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
Kan du ikke finde en film eller TV-serie? Log in og opret den.
Want to rate or add this item to a list?
Ikke medlem?
Svar af ticao2 🇧🇷 pt-BR
d. 21 december 2020 kl. 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.
Svar af santidu
d. 15 july 2023 kl. 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)