I’m trying to make some sort of blog which people can submit info through a Google forms and their responses will be posted and published on the blog, but I’m currently trying to make it in a way that it doesn’t have to really on token quotas that are very limited, and found out that I should make an OAuth client
Steps taken so far
I’ve setup the client and I’ve redone it twice and as I go into make.com and try to connect either Google sheets or blogger by inserting the client ID and secret, I get errors 400, 401 and 403… For uri mismatches and uri not found
Here are some commonly-needed redirect URIs you need for your Google Cloud Console OAuth app. If you set these up, you can reuse the same GCP app for other Google apps and modules on Make.
You are also required to insert the legacy URLs below from the old Integromat system that not been migrated to Make yet (same as the above list, but replace “make” with “integromat”):
Note 1: Due to inconsistencies in Make’s implementation of the connections, there are two separate entries where has one is google and another ending in a forward slash google/ - you might need one or the other, so we have to use both!
Note 2: Once you’ve set these up, you can use/reuse the same Google OAuth App ID + Secret for all the supported Google connections and modules on Make - you’ll just have to enable the relevant Google APIs!
4. Create New Connection (HTTP, or respective Google module)
You can find the Client ID and Client Secret in the OAuth2 app you created in GCP, on the right-hand side of where you inserted the callback URLs in step 2: