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 的回复
于 2024 年 02 月 27 日 5:36下午
Yes, I believe that is how it works right now. In essence, a guest session isn't "activated" until the first rating.
Cyro 的回复
于 2024 年 03 月 01 日 2:55下午
Thanks, I'll update the wrapper.