Hi! New to make.com. I’ve created a scenario and I’ve run it successfully. However, some of my connections keep requiring reauthorization:
Google (Paid): I first encountered the issue using my business account. After a while, I switched to personal (free) account to see if that would help.
Google (Free): worked at first but a few hours later I encountered the same problem.
Webflow: The same issue as both free and paid Google accounts.
The other issue is that reauthorizing doesn’t even work. I go through the steps of granting permissions and then the reauthorize button reappears almost immediately. To get the scenarios to run, I’ve had to delete the connection and then connect again.
Thank you so much for your response. I do have a paid google account which seems like it should work without doing that but if it comes to it, I will give it a shot.
@samliew, can I ask you if you run your GCP Gmail Oauth project to connect a personal Gmail as a test or production project in GCP?
In test mode, I get asked to reauthorise the refresh token every 7 days
because sending mail is considered a sensitive scope by GCP there seem to be lots of hoops to jump through to make this sort of project a production project.
I’m trying lots of different things with a test project but I always get 403 errors after 7 days. its a bit difficult to trouble shoot because once the refresh token is renewed manually it works perfectly for 7 days!
Hi Sam. 7 days after converting my GCP project to production but not verified I’ve kicked off again. Make does not action the refresh token in the Gmail connector. I will try creating a custom integration like this one and see if that works. HTTP OAuth2 Module - How to get Refresh Token for Google APIs - #5 by Shawn