Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your login session has expired #63

Open
LitzelRojo opened this issue Apr 20, 2020 · 16 comments
Open

Your login session has expired #63

LitzelRojo opened this issue Apr 20, 2020 · 16 comments

Comments

@LitzelRojo
Copy link

When attempting to Authorize Character via the Google Sheets Add-On, EVE returns a 'Login failed. Possible reasons can be: Your login session has expired. Please try again.' Verification code sent from EVE is entered within a minute of receipt. Attempted 5+ times.

@Blacksmoke16
Copy link
Owner

Use esi/esi-issues#519 (comment) as a workaround for now.

@LitzelRojo
Copy link
Author

LitzelRojo commented Apr 20, 2020 via email

@zionitcorp
Copy link

I am having the issue "drive.google.com refused to connect." trying the Authorize process. The popup window (Google Sheets) can be seen here: https://ibb.co/59m0Xhq

@Blacksmoke16
Copy link
Owner

Just try again later. Is a Google issue as far as I know.

@LegacyDoomer
Copy link

Hussa!
I'm having issues reauthing my character after the update:

I had the "Login expired" issue in the beginning, for which i followed the FAQ for and was able to fix that.

After being able to login, chosing a character and reviewing the scopes it returned to the google page saying "i was able to close that tab", which i then did.

However here comes the problem: My sheet doesnt recognize my character as authed and "getAuthenticatedCharacters()" turns up empty. All the other functions (Market-based) in said sheet return "Character Name is not authed or misspelled."


I tried using Firefox, Chrome, reinstalling GESI to sheet, cleaning browser data + revoking all tokens on eveonline.com

any guesses what i could try aswell?

@Blacksmoke16
Copy link
Owner

=getAuthenticatedCharacterNames(). getAuthenticatedCharacters() is meant for use within custom scripts/functions.

@LegacyDoomer
Copy link

Just tried it with =getAuthenticatedCharacterNames() -- That also returns a blank cell.
Also tried to readd a character after adding =getAuthenticatedCharacterNames().

@Blacksmoke16
Copy link
Owner

Try now.

@LegacyDoomer
Copy link

Now it works, thanks!

@kingbob2
Copy link

Trying to auth a character on my sheet (EveQueue v.2.2), using work around, able to select character to auth, but it does not go to the next screen where it should show permissions requested where you would allow. It goes directly to success screen. character info does not show up in google sheet.

@Blacksmoke16
Copy link
Owner

@kingbob2 Are you able to use the functions tho? I.e. try putting like =characters_character_location() into a cell. If it works, then GESI side of things is working as expected.

@kingbob2
Copy link

tried =characters_character_location("character name") the cell loaded for a few seconds then went to #ERROR "Access not granted or expired. (line 454)". I tried to auth that character again then tried the function in a new cell and got the same result. Oddly enough I tried =characters_character_location() as well and got an error "first character I authed is not authed, or is misspelled. (line 158)." but that character is refreshing fine in all the other scripts that run in the sheet.

@Blacksmoke16
Copy link
Owner

Blacksmoke16 commented Jun 30, 2020

@kingbob2 I think you're using an old version of EveQueue. I'd lookup the forum thread for the new version/information.

@kingbob2
Copy link

Thank you. my apologies. I was still on 2.2. latest EveQueue is 3.1. https://forums.eveonline.com/t/evequeue-brain-farming-skill-queue-tracking-spreadsheet-google-sheet-3-1/244968

@EKTurduckin
Copy link

So, I'm running into an issue where new google accounts that authorize character(s) (haven't been able to confirm if it's only after the second auth or not) is de-authorizing the rest of the users.

Any idea what may be happening or where I can go to research? I'm not much beyond skiddie phase in my programming lessons 😅

@Blacksmoke16
Copy link
Owner

@EKTurduckin If you're able to reproduce this can you create a new issue for it?

@Blacksmoke16 Blacksmoke16 changed the title Authorizing Character Issue Your login session has expired Mar 26, 2022
@Blacksmoke16 Blacksmoke16 pinned this issue Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants