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."
}
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från Travis Bell
den 27 februari 2024 vid 5:36 PM
Yes, I believe that is how it works right now. In essence, a guest session isn't "activated" until the first rating.
Svar från Cyro
den 1 mars 2024 vid 2:55 PM
Thanks, I'll update the wrapper.