API key is suddenly not working, it is showing some error like
ConnectionError at /detail
HTTPSConnectionPool(host='api.themoviedb.org', port=443): Max retries exceeded with url: /3/search/movie?api_key=THE_KEY&query=Avatar (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x0000014FD4935CA0>: Failed to resolve 'api.themoviedb.org' ([Errno 11001] getaddrinfo failed)"))
Não consegue encontrar um certo Filme ou Série? Inicie Sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de ticao2 🇧🇷 pt-BR
em 18 julho 2024 às 6:11 AM
Maybe this will help clarify your question.
API Request Limits
First we have this information in the instructions for using the TMDb API.
https://developer.themoviedb.org/docs/rate-limiting
And Travis Bell, the Administrator, has already given us this explanation.
For API Requests:
See here: https://www.themoviedb.org/talk/62c7c1b258361b005fd2e747?page=1#62c83b78befd91005007a0c7
For Images:
See here:
https://www.themoviedb.org/talk/62edd3ca46aed400917de201#62ee88e7176a940086449cdf
https://www.themoviedb.org/talk/62c7c1b258361b005fd2e747?page=1#6301a107097c49007f60374a
https://www.themoviedb.org/talk/62c7c1b258361b005fd2e747
And...
Is there really no API Rate Limiting?
See here:
https://www.themoviedb.org/talk/6442ced4d35dea02fcfb0fab#6442d4a0d35dea0455fb1a07
Resposta de ticao2 🇧🇷 pt-BR
em 18 julho 2024 às 6:13 AM
I will replace your API Key with THE_KEY expression.
It is not good to show your Key to all forum users.