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)
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 27 avril 2016 à 08h55
Hi Lennart,
I'll take a look at this in the next day or so. Thanks for the report.
Réponse de Travis Bell
le 27 avril 2016 à 10h19
I actually just pushed the fix for this, it should be good now.