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

OAuth token does not get refreshed when they expire #87

Open
jpd4emis opened this issue Sep 3, 2024 · 0 comments
Open

OAuth token does not get refreshed when they expire #87

jpd4emis opened this issue Sep 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jpd4emis
Copy link
Contributor

jpd4emis commented Sep 3, 2024

Describe the bug
OAuth token does not get refreshed when they expire after the day TTL it has.

To Reproduce
Steps to reproduce the behavior:

  1. Configure OAuth token access
  2. check that it works
  3. wait a day
  4. check that it works

Expected behavior
The token should get refreshed after a day and the API access should keep working

Screenshots
N/A

Desktop (please complete the following information):

  • N/A

Additional context
Add any other context about the problem here.

@jpd4emis jpd4emis added the bug Something isn't working label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant