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
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika RayanAnwer
3 października 2023 o godz. 4:54PM
Same issue here
Odpowiedź użytkownika Sakeshioyaki
4 października 2023 o godz. 10:44PM
@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)