Unable to connect Google Identity & Access Spoke - scope required

Community Alums
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

Community Alums
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

Community Alums
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