When iam executing my Movie recoomendation project connection error occurs like
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.themoviedb.org', port=443): Max retries exceeded with url: /3/movie/679?api_key=####=en-US (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x00000223EED5F890>: Failed to resolve 'api.themoviedb.org' ([Errno 11001] getaddrinfo failed)"))
solve my issue
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från Travis Bell
den 18 mars 2025 vid 1:03 PM
My guess is your ISP is blocking TMDB. Are you in India by any chance? Here's a few other posts about this: