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
дана 27. април 2016. у 8:55 AM
Hi Lennart,
I'll take a look at this in the next day or so. Thanks for the report.
Одговор од Travis Bell
дана 27. април 2016. у 10:19 AM
I actually just pushed the fix for this, it should be good now.