Hi, I've just noticed that for the Season Number 0 I can't add or delete ratings to episodes and I don't get account states. It works pefect for seasons bigger than 0
For the requests of add rating and delete rating I'm getting this error response (404):
{
"success": false,
"status_code": 6,
"status_message": "Invalid id: The pre-requisite id is invalid or not found."
}
These are a couple of examples of the requests I'm using:
For Request Season 0: https://api.themoviedb.org/3/tv/16997/season/0?append_to_response=account_states&session_id={my_sesion_id}
For Add a rating: https://api.themoviedb.org/3/tv/16997/season/0/episode/1/rating?session_id={my_sesion_id}
Cheers!
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 panabuntu
on February 25, 2025 at 3:07 AM
Shoudn't be this mark as a bug??
Reply by panabuntu
on March 8, 2025 at 12:20 AM
Could anyone tell me if this is a normal behaviour or just a bug??
Cheers!