我是 Powerbi 的新手。我需要使用 powerbi api 下载瓷砖。瓷砖位于以下网址。
https://app.powerbi.com/groups/me/apps/{appid}/reports/{reportid}/{ReportSection}
我可以访问应用程序,我可以在 Powerbi 中查看报告。
我看过 powerbi api 文档。当我尝试使用powerbi api UI时,我收到错误作为响应代码:404
{"error":{"code":"PowerBIEntityNotFound","pbi.error":{"code":"PowerBIEntityNotFound","parameters":{},"details":[],"exceptionCulprit":1}} }