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!
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de panabuntu
pe data de 24 februarie 2025 la ora 2:07 PM
Shoudn't be this mark as a bug??
Răspuns de panabuntu
pe data de 7 martie 2025 la ora 11:20 AM
Could anyone tell me if this is a normal behaviour or just a bug??
Cheers!