Using the `OAuthAuthenticator` class currently. Ha...
# singer-tap-development
h
Using the
OAuthAuthenticator
class currently. Having an issue when it makes a request to the
oauth/token
endpoint – the endpoint provides a new refresh token, so the next auth request actually fails
a
@hassan_syyid - Can you open an issue for this? Others have requested saving and/or reusing the refresh token. The failed auth is not expected and I'd like to see if we can resolve that.