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

Handle no more valid token while calling WEB API #35

Closed
vdesabou opened this issue Dec 16, 2014 · 1 comment
Closed

Handle no more valid token while calling WEB API #35

vdesabou opened this issue Dec 16, 2014 · 1 comment
Assignees
Labels

Comments

@vdesabou
Copy link
Owner

The token is valid 1 hour. Currently before calling a WEB API method, we refresh it if validity time is less than 10 minutes. But it might not be enough, especially with version 5.2 where artworks are not fetched in background, in that case the very first update library can takes much more than 10 minutes or even 1 hour!

@vdesabou vdesabou added the bug label Dec 16, 2014
@vdesabou vdesabou self-assigned this Dec 16, 2014
@vdesabou
Copy link
Owner Author

This is fixed in version 6.0

276a03d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant