Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Unable to connect Google Identity & Access Spoke - scope required

Not applicable

I am trying to connect the Google Identity & Access spoke and have followed the steps listed here: https://docs.servicenow.com/bundle/tokyo-application-development/page/administer/integrationhub-stor...

However, when I attempt to get the OAuth code, I am receiving the following error;

Access blocked; Authorization error. Missing required parameter: scope.

I need to get this spoke working because I'm trying to use the Google Cloud DNS Spoke which is dependent on this spoke. I was unable to find any documentation on the scopes to add to the OAuth Entity Profile record.

1 ACCEPTED SOLUTION

Not applicable

I was able to figure it out.

You will need to add the scope, https://www.googleapis.com/auth/cloud-platform, to the OAuth Entity Profile

View solution in original post

1 REPLY 1

Not applicable

I was able to figure it out.

You will need to add the scope, https://www.googleapis.com/auth/cloud-platform, to the OAuth Entity Profile