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.
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от Travis Bell
, 19 июля 2023 в 17:04
Hey @RileyXX, I've corrected the docs.
Thanks.