When I try to get the TV-Shows on the Watchlist or on the list of favorites, I get a 500 - Internal Error. The request I use is
http://api.themoviedb.org/3/account/12345678/favorite/tv?session_id=abc123&page=1&api_key=blablabla http://api.themoviedb.org/3/account/12345678/watchlist/tv?session_id=abc123&page=1&api_key=blablabla
where all placeholders are valid.
For movies the requests works perfectly. Maybe you have some problems in your API? My App worked perfectly a few days ago. Or did I mess up my request?
(This works: http://api.themoviedb.org/3/account/12345678/watchlist/movies?session_id=abc123&page=1&api_key=blablabla)
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2016 年 04 月 27 日 8:55上午
Hi Lennart,
I'll take a look at this in the next day or so. Thanks for the report.
Travis Bell 的回复
于 2016 年 04 月 27 日 10:19上午
I actually just pushed the fix for this, it should be good now.