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
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 1 fevereiro 2015 às 10:29 AM
Hi oncaphillis,
As per the documentation, you need use a valid timezone from the /timezone/list method.
Cheers.
Resposta de oncaphillis
em 1 fevereiro 2015 às 10:39 AM
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
em 1 fevereiro 2015 às 10:46 AM
No problem.