Blacksmoke16 / GESI

Google Sheets™ ESI Add-on
https://blacksmoke16.github.io/GESI
MIT License
195 stars 37 forks source link

Access missing and cannot re-auth #73

Closed rossos closed 4 years ago

rossos commented 4 years ago

I've been using GESI in my google sheets script for several weeks now. Today, after several tries over several hours, my usual functions would not pull data from ESI. Checking the Stackdriver logs in Google, I see each of the failed calls from the past couple hours giving the same error:

Error: Access not granted or expired. at Service_.getAccessToken(Service:454:11)

Assuming something might have gone wrong with my character authorization, I just tried to re-auth using the GESI -> Authorize Character menu option. After authenticating with CCP, I was given this error by script.google.com:

Exception: Data storage error (line 263, file "gesi")

rossos commented 4 years ago

Probably not something you can fix; since reporting, I came across this, which is likely the source of the problem:

https://issuetracker.google.com/issues/162647522

Blacksmoke16 commented 4 years ago

Yea most likely a Google issue. I'd just try again later.