The endpoint url for V4 API documentation get "Rated TV Shows"
is incorrect.
At https://developer.themoviedb.org/v4/reference/account-rated-tv
The endpoint is incorrect:
https://api.themoviedb.org/4/account/{account_object_id}/tv/watchlist%20(COPY)
It should be:
https://api.themoviedb.org/4/account/{account_object_id}/tv/rated
Should note the correct endpoint works as intended, it's just the api documentation that's incorrect.
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 19 juli 2023 vid 5:04 PM
Hey @RileyXX, I've corrected the docs.
Thanks.