I have a snowflake resource that im using in my retool app. Im using oauth2 for snowflake authentication. However when i use the resource in my app, it doesnt prompt me for authentication once the token has expired. I tried manually going to resource config and hitting connect with Oauth, which then gives the prompt and connects. But once the token expires, it doesn't ask for a re-auth. Shouldn't it give the prompt within the app on load itself?
Hello @Krishna_Priya_S!
That is odd, it should prompt the user for re-auth when the token expires.
Are you able to share a screenshot of how you have the resource and the OAuth 2.0 set up?
There could be a few reasons why this isn't working as intended.
Did you follow all the steps in our docs here as there are steps to be done on the Google side as well to set everything up