Hello everybody, I am developing a tap using the O...
# singer-tap-development
g
Hello everybody, I am developing a tap using the OAuthAuthenticator and I am having trouble understanding how I can get my authenticator to update its token (my elt 403's after an hour of running) I have been looking at
update_access_token
and that seems like it would successfully reset my access token but I am having issues with it, mainly I am not certain it is even being called. Does anyone have any advice on this? 🙂