Refreshing token with Google API Indexing

Hello !

I need help to use HTTP Module with OAuth 2.0 connection for refresh the token. My scenario runs well but the token expires and I need to manually reauthorize.

I can setup the grant_type to refresh_token but I don’t know what I have to put in Value for the Key refresh_token.

It’s look like it have to be the refresh token ID obtained with the access token but I don’t know how obtain this access token.

This is not possible at the moment. See HTTP OAuth2 Module - How to get Refresh Token for Google APIs - #4 by samliew

For technical issues or bugs with the OAuth2 module like this, directly contacting support can often lead to a faster resolution. They have access to your specific account details, scenario and scenario logs, server-side logs, and internal tools and resources, which allows them to investigate more thoroughly than what you have access to.

You can open a new ticket, or if you are unable to login for some reason, you also can reach support using the contact form on the website.

If you manage to get your issue resolved with support, we’d still love to hear about it! Sharing your solution on the forum can help others facing similar problems.

I’m sure others would agree that this is a nice feature to have.

You can submit this improvement to the HTTP OAuth 2.0 module suggestion to the Idea exchange, under App improvement ideas.

Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
Screenshot_2024-01-17_130153

2 Likes

Hello @Stek_One :wave:

I noticed that you’ve opened a ticket with us, and our support team has investigated the matter and provided you with the following advice :arrow_down:


Make Support response:

To be able to create a connection, you’ll need to follow the steps here :
https://www.make.com/en/help/tutorials/calling-google-apis-via-the--http-make-a-oauth-2-0-request--module#calling-google-apis-via-the--http-make-a-oauth-2-0-request--module

1 Like