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からの返信
投稿:2023年07月19日 5:04 PM
Hey @RileyXX, I've corrected the docs.
Thanks.