You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a small server with OAuth2 authentication. In Restfox, I first request a token and copy it to another request (yes, there is a built in flow now ;-)).
The issue happens if I first sent a valid request. Then I restart the server, which discards the old OAuth token.
When resending the previously successful request with the old (and invalid) token, Restfox gets stuck in the "Loading" animation:
After restarting restfox and resending the request, I receive the expected error message: