Hi all, I'm having issues on the movie rating endpoints. Sometimes they fail and I have no idea of why.
Rating:
curl -X POST -H "Accept: application/json" -H "Content-Type: application/json;charset=utf-8" -d '{"value":7}' "https://api.themoviedb.org/3/movie/822119/rating?api_key=####&guest_session_id=####"
Rating deletion:
curl -X DELETE -H "Accept: application/json" -H "Content-Type: application/json;charset=utf-8" -H "pragma: no-cache" -H "cache-control: no-store" "https://api.themoviedb.org/3/movie/822119/rating?api_key=####&guest_session_id=####"
The response from both endpoints:
{
"success": false,
"status_code": 34,
"status_message": "The resource you requested could not be found."
}
I didn't seem to have the same problem on the TV shows rating endpoints.
What could it be?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de rosdul
le 5 août 2025 à 22h01
one ago week error
Réponse de Travis Bell
le 7 août 2025 à 12h43
You can keep discussions related to this here: https://www.themoviedb.org/talk/688d7a6e6cb9f2b886f3dbc1