【发布时间】:2020-03-13 04:24:03
【问题描述】:
我们正在使用 Power BI Embedded,报告正在应用程序中加载,但在控制台端却出现此错误:
https://wabi-paas-1-scus-redirect.analysis.windows.net/explore/explorations/767626/cache401(未授权)
ERROR Error: Uncaught (in promise): Object: {"data":"","status":401,"activityId":"xxxxxx-xxxx-xxxx-xxxx-07e059c30510","requestId":"xxxxxx-xxxx-xxxx-xxxx-4cff3f5bf2a0","responseRequestId":null,"pendingRequestCount":0}reportEmbed.min.js:1
at I (reportEmbed.min.js:1)
at t.rejectInternal (reportEmbed.min.js:1)
at t.reject (reportEmbed.min.js:1)
at reportEmbed.min.js:1
at reportembed.externals.bundle.min.js:800
at m.$digest (reportembed.externals.bundle.min.js:811)
at reportEmbed.min.js:1
at t.invoke (reportEmbed.min.js:1)
at Object.onInvoke (reportEmbed.min.js:1)
at t.invoke (reportEmbed.min.js:1)
Pro 试用期还有 22 天,所以我认为问题不在于 Pro 许可证。
关于应用程序的 Azure Active Directory for Power BI 服务权限,我没有确认这些选项:
- 读取和写入租户中的所有内容
- 查看租户中的所有内容
这可能是问题的原因吗?你知道如何解决这个问题吗?
编辑: 我在这里问了一个问题:https://community.powerbi.com/t5/Issues/401-Unauthorized-Power-BI-Embedded/idc-p/642572#M40273
【问题讨论】:
-
我们也面临着这个问题——而且我们有专业人士。在过去的几周内,这刚刚开始对我们产生错误。我们以前没有得到错误。它似乎会影响“渲染”事件的持续触发。
-
@CamHart 您是否从 power bi 社区获得任何帮助来解决此问题?你修好了吗?
-
我们几个月前设置了我们的开发环境,但在 Dev 中没有得到这个。我们只是设置生产创建具有相同权限的新应用程序注册,但在生产中,我们在 /cache/ 调用中收到此 401 错误。还没找到解决办法。
-
@GülayKülekçi 不,它们一文不值......
-
感谢您的信息。