Forum Discussion
WimEling
7 years agoRegular Visitor
Cannot create workspace via Power Pi Api http 500
Hello, I am using the Power Bi Api to try and create a new workspace v2 (https://docs.microsoft.com/en-us/rest/api/power-bi/groups/creategroup#example-creating-a-workspace-v2). But when i try and...
narayanadvl
5 years agoNew Member
WimEling I am also getting the same issue. Did you find the solution?
- CVance5 years agoFrequent Visitor
Hi narayanadvl ,
I would use the PowerBIClient to make the API call a little easier. The PowerBIClient is in the Microsoft.PowerBI.Api namespace. The following code works for me as long as you have a valid PowerBIClient.