Skip to main content

Hello guys,

I am currently taking the pathway “Automation” in the Rising Stars Program and in the Module “Process Automation Basics” / Automate with Action Flows (https://academy.celonis.com/learn/course/automate-with-action-flows-i/automate-with-action-flows-i/course-outline?client=academic-alliance-celonis&page=2) I have a problem with setting up the GMail Trigger. I set up the API and the OAuth-Client just as presented in the tutorials. the only change was that, because we dont have the affected persons Email I used my regularly GMail. As I am setting up the Trigger I have to sign in in Google and just like the tutorials i use (the same) Gmail Account. As I want to proceed following error message pops up: 

I hope somebody can help me, because I have absolutely no idea left what I could try to fix it.

Thanks in advance for helping me out!

Best wishes,

David

Use a Google Workspace Account

  • The error indicates that Google doesn’t allow restricted scopes with personal Gmail accounts.
  • If you have access to a Google Workspace account (business or educational account, not @gmail.com), try using that instead.

 

If you must use a personal Gmail account, try the following:

  • Go to Google Cloud Console: https://console.cloud.google.com/
  • Navigate to APIs & Services > OAuth consent screen
  • Ensure that the project is in Testing Mode (not “In Production”).
  • Add your Gmail address as a Test User

Refer the following link

https://support.google.com/cloud/answer/10311615#verification-status&zippy=
 

Hope this helps


Reply