Hi, When I send request to get Session I got the following error:
{
"success": false,
"failure": true,
"status_code": 17,
"status_message": "Session denied."
}
- My request
=> I have done all the steps as instructed and got the latest token before making the request get session. Thanks for your help
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת RayanAnwer
ב-אוקטובר 3, 2023 ב-4:54אחרי חצות יום
Same issue here
תגובה מאת Sakeshioyaki
ב-אוקטובר 4, 2023 ב-10:44אחרי חצות יום
@krisAnwer
I have fixed this bug. The error occurred because I was wrong. Please check your login flow and make sure it is in the following order: Create Request Token -> Create Session (with login) -> Create Session (with login)