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.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on July 19, 2023 at 5:04 PM
Hey @RileyXX, I've corrected the docs.
Thanks.