ccpgames / sso-issues

Please file issues with the CCP SSO (login.eveonline.com) here.
17 stars 1 forks source link

Your login session has expired #63

Open Blacksmoke16 opened 4 years ago

Blacksmoke16 commented 4 years ago

Reference: https://github.com/Blacksmoke16/GESI/issues/63

It seems when trying to authenticate via Google Scripts, some users are running into an error when trying to login.

Login failed. Possible reasons can be: Your login session has expired. Please try again.

Could be related to https://github.com/ccpgames/sso-issues/issues/20 or https://github.com/esi/esi-issues/issues/519#issuecomment-323892188.

akazakou commented 3 years ago

@Blacksmoke16 did you try to use refresh token? AFAIK: token will expire in ~15min and after it, we need to use a refresh token to generate a new token.

Blacksmoke16 commented 3 years ago

@akazakou Yes of course. This issue happens when trying to go thru the SSO flow. I.e. before you even get a token. E.g.

image