Has anyone got this module to work?
I’m following the instructions here https://www.make.com/en/help/app/google-my-business but all the instructions after step 4 seem to be out of date?
Has anyone got this module to work?
I’m following the instructions here https://www.make.com/en/help/app/google-my-business but all the instructions after step 4 seem to be out of date?
Follow this main guide on how to set up a custom OAuth 2.0 custom app in Make.
Provided below are additional supplementary instructions in case the above isn’t clear enough.
Search for the relevant Google API here: https://console.cloud.google.com/apis/library
Go to each API page that you want to use, end click “Enable”
Usually you’ll want to enable at least Drive (includes Docs/Sheets) and Gmail.
Direct Link: https://console.cloud.google.com/apis/credentials
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.
https://www.make.com/oauth/cb/oauth2
https://www.make.com/oauth/cb/google
https://www.make.com/oauth/cb/google-custom
https://www.make.com/oauth/cb/google-restricted
https://www.make.com/oauth/cb/google-cloud-speech
https://www.integromat.com/oauth/cb/oauth2
https://www.integromat.com/oauth/cb/google
https://www.integromat.com/oauth/cb/google-custom
https://www.integromat.com/oauth/cb/google-restricted
https://www.integromat.com/oauth/cb/google-cloud-speech
Note: Once you’ve set these up, you can use/reuse the same Make connection for all the supported Google apps & modules on Make - you’ll only have to enable the APIs for your custom app.
Direct Link: https://console.cloud.google.com/apis/credentials/consent/edit
Insert make.com
and integromat.com
Fill in other required fields
Click “Save and Continue”.
Click “Add or Remove Scopes”
Select 100 “Rows per page”, for each page, check all the rows, OR
Manually type in the scopes you need
Click “Update” at the bottom
At the last step/page, click “BACK TO DASHBOARD” instead of “Prepare for Verification”
You will need to set your OAuth application to “Production”, otherwise the credentials expire very frequently.
To do this, go back to “OAuth consent screen”
Then click the “PUBLISH APP” button
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:
Insert the GCP app client ID and secret here BEFORE clicking “Sign in”
(Gmail example)
OR,
You need a “Authorize Parameters” key of redirect_uri
with the above Make OAuth2 callback URL.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
Sorry, but that doesn’t relate to the issue I raised at all. Did you post in error?
Nope, these instructions above are for step 6 onwards.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
I’ve had another look but sadly I’m just not able to see how it relates to Google My Business. Perhaps I’m missing something. No worries - I’ll find another option. Buffer should work for this.
Thanks for your time and replies, though - appreciated.