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
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de ticao2 🇧🇷 pt-BR
le 21 décembre 2020 à 18h38
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.
Réponse de santidu
le 15 juillet 2023 Ă 16h02
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)