OAuth2.0 with Google Sheets

Hi,

I am attempting to set up the Google Rest API for Google Sheets and am having some errors.

I created the credentials in the Console, but each time I try to authenticate I get this error:


Here's the entry in Console

Here is the resource:

I followed the guides but am unsure of what I am doing wrong.

Hey @Matthew,

Your redirect URIs shouldn't be the sheets.googleapis.com callback, it should be the retool one you can see when setting up an REST API resource in Retool. So you should be using this:
https://oauth.retool.com/oauth/user/oauthcallback

Your Authorized JavaScript origins should be your: https://{org_name_here}.retool.com