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
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 1 février 2015 à 10h29
Hi oncaphillis,
As per the documentation, you need use a valid timezone from the /timezone/list method.
Cheers.
Réponse de oncaphillis
le 1 février 2015 à 10h39
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
Réponse de Travis Bell
le 1 février 2015 à 10h46
No problem.