Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Error with Provision a new workspace in an existing workspace collection. #43

Closed
kiss96803 opened this issue Jan 16, 2017 · 1 comment
Closed

Comments

@kiss96803
Copy link

To provision a new Workspace, select option 5, Provision a new workspace in an existing workspace collection.
Azure:ChinaNorth.
Then i input my workspaceName and AccessKey ,Errors Comes:
Ooops, something broke: Microsoft.Rest.HttpOperationException: Operation returned an invalid status code 'Forbidden'
在 Microsoft.PowerBI.Api.V1.Workspaces.d__6.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Microsoft.PowerBI.Api.V1.WorkspacesExtensions.d__3.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter1.GetResult() 在 ProvisionSample.Program.<CreateWorkspace>d__22.MoveNext() 位置 C:\Users\46393\Desktop\power-bi-embedded-integrate-report-into-web-app-master\ProvisionSample\Program.cs:行号 470 --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter1.GetResult()
在 ProvisionSample.Program.d__17.MoveNext() 位置 C:\Users\46393\Desktop\power-bi-embedded-integrate-report-into-web-app-master\ProvisionSample\Program.cs:行号 184

@kiss96803
Copy link
Author

经测试 中国区Azure 需要修改web.config 中 .com 为.cn

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant