Gmail V4 connection to ensure all the modules work

:bullseye: What is your goal?

Gmail V4 connection

:thinking: What is the problem & what have you tried?

PLease, i tried to connect V4 gmail method for gmail connection in Make , but it didi work with client id and secret only the V2 worked, i tried to get an email with V4 module but it said limited access and i cannot achieve that with V2 , i need help as the connection appears stressful,

Try adding these additional scopes.

https://mail.google.com/
https://www.googleapis.com/auth/gmail.settings.basic
https://www.googleapis.com/auth/gmail.readonly
https://www.googleapis.com/auth/gmail.modify
https://www.googleapis.com/auth/gmail.send
https://www.googleapis.com/auth/userinfo.profile
https://www.googleapis.com/auth/userinfo.email
openid

Hope this helps! If you are still having trouble, please provide more details.

β€” @samliew

Thanks, i am actually using the usual google cloud console set up, do you mean i should go to the scope tab and add these other ones, or would I have to use http, because it looks like it’s not the the usual google cloud console interface you used.
Thanks again.

That field can be found in the advanced settings when creating a connection. You can also edit existing connections.