Hi
I gets this error by running this command.
Get-GAChromeosdevice : Google.Apis.Requests.RequestError
Insufficient Permission [403]
Errors [
Message[Insufficient Permission] Location[ - ] Reason[insufficientPermissions] Domain[global]
]
At line:1 char:1
+ Get-GAChromeosdevice -all
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-GAChromeosdevice], GoogleApiException
+ FullyQualifiedErrorId : Google.GoogleApiException,gShell.Cmdlets.Directory.GAChromeosdevice.GetGAChromeosdeviceCommand
I have no problem with Get-GAUser -All.
Set-GShellClientSecrets are set.
What could the problem be?
Thanks on advance
--
You received this message because you are subscribed to the Google Groups "gshell-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gshell-discus...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for the response. I figured that I had to run invoke-gshellscopemanager
Problem solved
Regards
Eirik