Closed vspaziani closed 1 month ago
(for Oauth2) all refresh token should work as expected (refreshing new access token if possible).
Sometimes we need a new token when it's not possible, we can remove the credential and create a new one in Credential screen.
Let me know if this is still an issue with version 0.20.1 and we can re-open this ticket.
When I have saved credentials using the OAUTH client ID and Client Secret, I receive an error after the credentials are some period of old. I am currently running another test to see what that time frame is, but thought I would ask if you have seen this before or know how I can troubleshoot. I am on IOS OS.
To Reproduce Steps to reproduce the behavior:
I suspect that the token that I had has expired. Just a guess since I can use the application without issue for an extended timeframe.
Expected behavior If token is expired, I expect a message to refresh credentials. If token is not expired and some other issue, a message detailing issue would be very helpful.
Smartphone (please complete the following information):
Additional context if there are additional items that I can try or something I am open to that. I can clone the VM and troubleshoot.