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
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by RayanAnwer
on October 3, 2023 at 4:54 PM
Same issue here
Reply by Sakeshioyaki
on October 4, 2023 at 10:44 PM
@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)