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 的回复
于 2023 年 10 月 03 日 4:54下午
Same issue here
Sakeshioyaki 的回复
于 2023 年 10 月 04 日 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)