i try to make a automatic mail function in node red, for this i use google cloud with the gmail api.
I try to add scopes to my access token i generate through gcloud because for some reason if i add scopes through the console panel it doesnt gets added to the access token, i use the command gcloud auth application-default login --scopes
which open up a login page to go to google auth library.
i did see it was gonna redirect me to Localhost:8085 and whenever i login and get redirected i get the message:
“This app is blocked
This app tried to access sensitive info in your Google Account. To keep your account safe, Google blocked this access.”.
i tried logging into the admin panel which i cant because its my personal google account and i tried a few other commands and also i tried looking into a few settings in the console panel.
Ricky Autax is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.