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
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ فبراير 1, 2015 في 10:29 صباحا
Hi oncaphillis,
As per the documentation, you need use a valid timezone from the /timezone/list method.
Cheers.
رد بواسطة oncaphillis
بتاريخ فبراير 1, 2015 في 10:39 صباحا
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
رد بواسطة Travis Bell
بتاريخ فبراير 1, 2015 في 10:46 صباحا
No problem.