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)
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från Travis Bell
den 27 april 2016 vid 8:55 AM
Hi Lennart,
I'll take a look at this in the next day or so. Thanks for the report.
Svar från Travis Bell
den 27 april 2016 vid 10:19 AM
I actually just pushed the fix for this, it should be good now.