Hello, I’m trying to connect to a Google Oauth API so I can search gmail for emails. And I’m trying to use it inside of workflows, but unfortunately, when I check the box Share Credentials between users
For some reason, it sends the wrong redirect, URI or URL and for that reason, I get an error message on the Google end but as soon as I unchecked this it works no problem. Screenshots included and would love any feedback or suggestions.
Hi @lukejamison! If you haven't already, I would go ahead and add https://oauth.retool.com/oauth/oauthcallback
as an authorized redirect URI in the configuration of your client on Google's side. Note that it might take a little bit of time for your changes to actually go into effect.
It's not super clear but this is actually how our docs recommend doing it! Let us know if you run into any additional issues.