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!
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
panabuntu님의 댓글
2월 24, 2025 at 2:07 오후
Shoudn't be this mark as a bug??
panabuntu님의 댓글
3월 7, 2025 at 11:20 오전
Could anyone tell me if this is a normal behaviour or just a bug??
Cheers!