Forum Discussion

AnveshSoma's avatar
AnveshSoma
Regular Visitor
8 years ago
Solved

Error: Group has no reports

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

Error

            Group has no reports.
  • AnveshSoma's avatar
    AnveshSoma
    8 years ago

    Thanks for the reply I was able to fix the issue, I was using wrong endpoints which caused this issue. Thanks for your response

3 Replies

  • AnveshSoma's avatar
    AnveshSoma
    Regular Visitor

    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.

     

     

  • v-ljerr-msft's avatar
    v-ljerr-msft
    Microsoft Employee

    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? :smileyhappy:

     

    Regards

    • AnveshSoma's avatar
      AnveshSoma
      Regular Visitor

      Thanks for the reply I was able to fix the issue, I was using wrong endpoints which caused this issue. Thanks for your response