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."
}
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от Travis Bell
, 27 февраля 2024 в 17:36
Yes, I believe that is how it works right now. In essence, a guest session isn't "activated" until the first rating.
Ответ от Cyro
, 1 марта 2024 в 14:55
Thanks, I'll update the wrapper.