键盘快捷键
高级搜索
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
Hi oncaphillis,
As per the documentation, you need use a valid timezone from the /timezone/list method.
https://api.themoviedb.org/3/tv/airing_today?api_key=###&timezone=Europe/Berlin
Cheers.
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
No problem.
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2015 年 02 月 01 日 10:29上午
Hi oncaphillis,
As per the documentation, you need use a valid timezone from the /timezone/list method.
Cheers.
oncaphillis 的回复
于 2015 年 02 月 01 日 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 的回复
于 2015 年 02 月 01 日 10:46上午
No problem.