When I issue the URL https://api.themoviedb.org/3/tv/airing_today?timezone=DE&page=1&api_key=##### TmDb returns
{"status_code":11,"status_message":"Internal error: Something went wrong, contact TMDb."}
Which I hereby humbly do
Non podes atopar unha película ou serie? Inicia sesión para creala.
Queres valorar ou engadir o elemento a unha listaxe?
Non es membro?
Resposta de Travis Bell
no 1 de febreiro do 2015 ás 10:29AM
Hi oncaphillis,
As per the documentation, you need use a valid timezone from the /timezone/list method.
Cheers.
Resposta de oncaphillis
no 1 de febreiro do 2015 ás 10:39AM
I did a "/timezone/list" and got something like ...{"DE":["Europe/Berlin","Europe/Busingen"]}... my understanding was that "DE" is the official ID and things like "Europe/Berlin" are synonyms. Thanks for clarification.
Cheers
Resposta de Travis Bell
no 1 de febreiro do 2015 ás 10:46AM
No problem.