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
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 18 de marzo de 2025 a las 13:03
My guess is your ISP is blocking TMDB. Are you in India by any chance? Here's a few other posts about this: