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

Failing to save due to expired_access_token #17

Open
david-sitsky opened this issue Mar 29, 2022 · 2 comments
Open

Failing to save due to expired_access_token #17

david-sitsky opened this issue Mar 29, 2022 · 2 comments

Comments

@david-sitsky
Copy link

I've been seeing this issue the last few months where I have a long-lived TW tab open. It seems after some time, saves will fail with this error:

twcloud.js?20180409:305 {status: 401, error: '{"error_summary": "expired_access_token/", "error": {".tag": "expired_access_token"}}', response: c}

On other tabs, I am logged into Dropbox fine, so it seems like some API contract has changed somewhere which requires the access token to be refreshed at regular periods (or before a save operation is attempted).

The problem is once this state is reached, there is no way to recover and potentially a lot of TW changes are lost which is frustrating..

@david-sitsky
Copy link
Author

@david-sitsky
Copy link
Author

I think this is related to the 4 hour expiry of the token. That seems to match what I am seeing.

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

1 participant