diff --git a/src/gam/gamlib/glapi.py b/src/gam/gamlib/glapi.py index c41319a1..5efc94d7 100644 --- a/src/gam/gamlib/glapi.py +++ b/src/gam/gamlib/glapi.py @@ -596,7 +596,7 @@ _SVCACCT_SCOPES = [ {'name': 'Cloud Identity Devices API', 'api': CLOUDIDENTITY_DEVICES, 'subscopes': READONLY, - 'scope': 'https://www.googleapis.com/auth/cloud-identity'}, + 'scope': 'https://www.googleapis.com/auth/cloud-identity.devices'}, # {'name': 'Cloud Identity User Invitations API', # 'api': CLOUDIDENTITY_USERINVITATIONS, # 'subscopes': READONLY,