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. у 5:04 PM
Hey @RileyXX, I've corrected the docs.
Thanks.