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)
Ne najdete filma ali serije? Prijavite se, da ga/jo ustvarite.
Want to rate or add this item to a list?
Not a member?
Travis Bell je odgovoril
dne april 27, 2016 ob 8:55 AM
Hi Lennart,
I'll take a look at this in the next day or so. Thanks for the report.
Travis Bell je odgovoril
dne april 27, 2016 ob 10:19 AM
I actually just pushed the fix for this, it should be good now.