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
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de RayanAnwer
em 3 outubro 2023 às 4:54 PM
Same issue here
Resposta de Sakeshioyaki
em 4 outubro 2023 às 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)