Azure-Samples / powerbi-powershell

Samples for calling the Power BI REST API via PowerShell
MIT License
256 stars 189 forks source link

I cannot create new workspace #12

Open bolenik opened 6 years ago

bolenik commented 6 years ago

I am using the script. Script is run without any issues.

  1. When I enter the name of the workspace it is not working for all workspaces. For some it is working, for some it says that workspace doesn't exists.
  2. When I enter the name of new workspace I get an error Could not create a group with that name. Please try again adn make... StatusCode :403 StatusDescription: Forbidden

I have urgent task to do -> transfer DEV workspace to TEST.

image

bolenik commented 6 years ago

It is OK. I have found the solution. The issue was in those VERBOSE codes.

bolenik commented 6 years ago

Now I have different issue Skipping tile The remote server returned an error: (401) Unauthorized for copying individual tiles of dashboard

Regards, Borut

sgsshankar commented 5 years ago

Hi Bolenik,

Are you running the script with the user who is a Power BI Admin and also owner to the Workspace?