hello everything was working fine until i refreshed the page one more time and got a 422 error from the API. Could it be because there is a limit of requests thanks for help
映画やテレビ番組が見つかりませんか?ログインして作成してください。
このアイテムを評価したり、リストに追加したりしたいですか?
メンバーではありませんか?
ticao2 🇧🇷 pt-BRからの返信
投稿:2020年12月21日 6:38 PM
Where?
Can you tell which one?
API Status Codes
https://www.themoviedb.org/documentation/api/status-codes
No. There are no limits. Look here:
https://developers.themoviedb.org/3/getting-started/request-rate-limiting
In order for someone to help you with API Request questions, it is critical that you post here the API Request you are using.
Remember to replace your Key with THE_KEY , or something like that.
santiduからの返信
投稿:2023年07月15日 4:02 PM
Look the request, I had the same problem, and the problem was that I sent the query param page=0 (in my case that was the problem)