Forum Discussion
PowerShell Add-PowerBIWorkspaceUser : Operation returned an invalid status code 'Unauthorized'
I am using the PowerShell PBI admin commands and I am unable to get this to work, has anyone else had any luck with this?
Add-PowerBIWorkspaceUser : Operation returned an invalid status code 'Unauthorized'
I use the command and include
Add-PowerBIWorkspaceUser -Id xxxxxxx -UserPrincipalName '[email protected]' -AccessRight Admin
When I run resolve error this is what I get back that seems pertinent
Response : Unauthorized (401):
PowerBIErrorInfo : GroupNotAccessible
3 Replies
- v-lionel-msftCommunity Support
Hi OneWithQuestion ,
Are you the admin of this workspace?
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- andres777Advocate III
Getting the same error, even though I'm the Admin for the company.
Contributor and Viewer, no problem.
- AnonymousNot applicable
how do you resolve the problem, thanks