Started today: Plex Meta Manager failing to connect to the API.
Failed to Connect to https://api.themoviedb.org/3/configuration
File "/modules/tmdb.py", line 182, in __init__ |
| raise Failed(f"TMDb Error: {e}") |
| modules.util.Failed: TMDb Error: Failed to Connect to https://api.themoviedb.org/3/configuration: HTTPSConnectionPool(redacted): Max retries exceeded with url: /3/configuration?api_key=(redacted)&append_to_response=countries%2Cjobs%2Clanguages%2Cprimary_translations%2Ctimezones (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f72f686fa10>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) |
| Params: {'api_key': '(redacted)', 'append_to_response': 'countries,jobs,languages,primary_translations,timezones'} |
No trobeu una pel路l铆cula o una s猫rie? Inicieu la sessi贸 per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per ticao2 馃嚙馃嚪 pt-BR
el 25 n de 2023 a les 3:03 P.M.
I tested it now using the API Request below and it worked without any problems.
Resposta per SteveS801
el 14 de 2023 a les 7:36 A.M.
Have you found a solution to this issue? I'm having the same issue, and being new to the whole API process, I'm unable to figure out what I'm doing wrong.