These endpoints below. They are returning error 400 if the user does not rate any movie or tv show. Is it the default behavior?
{
"success": false,
"status_code": 34,
"status_message": "The resource you requested could not be found."
}
¿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 Travis Bell
el 27 de febrero de 2024 a las 17:36
Yes, I believe that is how it works right now. In essence, a guest session isn't "activated" until the first rating.
Contestado por Cyro
el 1 de marzo de 2024 a las 14:55
Thanks, I'll update the wrapper.