Gmail troubleshooting
Explore the following error codes to help you build your with Gmail modules.
Your connection has expired and is no longer valid. You need to reauthorize the connection every seven days.
This error affects non-Google Workspace accounts. For more details, please refer to Google OAuth documentation.
Due to Google's updated security policy, unpublished apps can only have a 7-day authorization period. After the OAuth security token expires, the connection is no longer authorized and any module relying on it will fail.
To avoid weekly reauthorization, you can update the publishing status of your project.
If you update your project to the In production status, you will not be required to reauthorize the connection weekly.
Change the status of your project by following these steps:
Log in to the Google Cloud Platform using your Google credentials.
Navigate to the Oauth consent screen.
Click the Publish app button next to your app.
If the Needs verification message appears, choose whether to go through the Google verification process for the app or to connect to your unverified app. Currently connecting to unverified apps works in Make, but we cannot guarantee the Google will allow connections to unverified apps for an indefinite period.
For more information regarding publishing statuses, refer to the Publishing status section of Google's Setting up your OAuth consent screen help and our Community page.
If you keep your project in the Testing status, you will be required to reauthorize your connection in Make every week.
Reauthorize your Google connection by following these steps:
Log in to .
Go to Connections.
Find your Google connection and click the Reauthorize button.
You didn't add a test user for your project in Google Cloud Platform, and the project has the Testing status. You need to add the email address associated with the Google account you want to connect with Make as a Test user.
Log in to the Google Cloud Platform using your Google credentials.
Go to APIs & Services > OAuth consent screen.
Under Test users, + Add Users and enter an email of a user that you want to create a connection for.
Click Save.
The Gmail API was disabled in the Google Cloud Platform. You need to enable it again.