I'm having trouble connecting to the api all of a sudden.
A basic query works, but if I add anything on the append_to_response param, I get a 500 error.
This was working just a moment ago.
this is the url I am trying to use:
https://api.themoviedb.org/3/movie/2698?api_key=###&append_to_response=releases,trailers
when I use https://api.themoviedb.org/3/movie/2698?api_key=### it works just fine.
Thank you!
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2013 年 04 月 09 日 3:45下午
I've tracked this down and will push a fix for it shortly. Thanks for letting me know.
Travis Bell 的回复
于 2013 年 04 月 09 日 4:03下午
Fix is pushed live. Should be back to working. Thanks.
rainbowFish 的回复
于 2013 年 04 月 09 日 4:15下午
Great, thanks a lot Travis.