Trying to connect to google drive - Error 400: redirect_uri_mismatch

What are you trying to achieve?

i’m trying to connect google drive to use gogle drive, docs and sheets with AI so it can create folders, google docs and spreadsheets with the results.

Steps taken so far

  1. I set up Auth Platform client named „make”
    Authorized redirect URIs - make.com/oauth/cb/google/ and integromat.com/oauth/cb/google/
    Gogle drive, docs and sheets are enabled
    User type - external
    Publishing status - Testing
    Scopes:
    …/auth/drive
    …/auth/drive.file
    …/auth/drive.readonly
    …/auth/docs
    …/auth/drive.appdata
    …/auth/drive.metadata
    …/auth/drive.metadata.readonly
    …/auth/drive.photos.readonly
    …/auth/drive.apps.readonly

  2. i’m trying to connect it using „make” as client name, Client ID and Client secret are from said client

Welcome to the Make Community!

The two Redirect URIs are insufficient and is not the complete list. You’ll need to add the rest too.

If you require further assistance, my profile has a couple of links to resources that may help, or you can search my previous posts on my profile for answers to similar questions like these (I have answered 100s of similar posts like yours on this forum).

Hope this helps! Let me know if there are any further questions or issues.

@samliew