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!
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por panabuntu
el 24 de febrero de 2025 a las 14:07
Shoudn't be this mark as a bug??
Contestado por panabuntu
el 7 de marzo de 2025 a las 11:20
Could anyone tell me if this is a normal behaviour or just a bug??
Cheers!