Hello Admin, I rated movies using guest session and acces token.The post request is success with status code 201. When using the same guest session id and access token to get the list of rated movies, I am getting status code 200, but the results array is of length 0.
{
"page": 1,
"results": [],
"total_pages": 0,
"total_results": 0
}
Can you please help me
Thanks
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط Travis Bell
در تاریخ فوریه 8, 2024 ساعت 5:05 ب.ض
hi @anoopezhap,
Can you try rating a movie again, and then checking if the rating shows up now?
پاسخ توسط anoopezhap
در تاریخ فوریه 8, 2024 ساعت 7:29 ب.ض
Yes, it is working now. Thanks for fixing it