The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I am trying to embed Reports using rest Api GetReports(), I used the the sample appilcation Apps own data I was able to generate the access token, but I am ending up with below error. Its says group has no reports, but my workspace has 3 reports in it. Please help.
Thanks,
Anvesh Soma.
Version:1.0 StartHTML:000000202 EndHTML:000000681 StartFragment:000000576 EndFragment:000000643 StartSelection:000000580 EndSelection:000000637 SourceURL:http://localhost:42734/Home/EmbedReportPower BI - Embed Sample
Group has no reports.
Solved! Go to Solution.
Thanks for the reply I was able to fix the issue, I was using wrong endpoints which caused this issue. Thanks for your response
Hi @AnveshSoma,
I have just tested that the Apps own data sample still works for me. To narrow down this issue, could you try a different Group/Workspace to see if the issue persists?
In addition, how are the three reports created, within service, or published from desktop? And what's the data source of the reports?
Regards
Thanks for the reply I was able to fix the issue, I was using wrong endpoints which caused this issue. Thanks for your response
Hello Everyone,
I am trying to embed my reports in our application using rest api's. I used the the sample application Apps owns data project and changed the configurations as required, I was able to generate the acccess token and but this access token isnt returning the reports present in the workspace. Its saying there are no reports in this group, but I have 3 reports sitting in this group. Please help me.
Thanks & Regards.