Forum Discussion

sjorg's avatar
sjorg
Frequent Visitor
8 years ago
Solved

Create level Permission for Embedded Report causes 500 error

I'm embedding a report in an "App owns data" scenario.   In the below code, when I set the accessLevel to "View" or "Edit" it works, but "Create" throws a 500 error.    // Generate Embed...
  • v-ljerr-msft's avatar
    8 years ago

    Hi sjorg,


    How do I do that? My real end goal is to be able to programmatically create a new blank Report via API, and add data sources via Azure Tables to it. Then I want to return that ReportId to my client side & embed it, so the user can play with the data.

     

    If you have any hints on that (is that even possible?), would be much appreciated.


    Yes, you should be abe to create a new blank report via Power BI Rest API, and let the end users play with it.

     

    And I just verified that the rest API still works fine for me, when I set the accessLevel to "Create". 

     

    If the issue persists on your environment, I would suggest you reopen this issue or create a support ticket on Power BI Support page for better assistance. :smileyhappy:

     

    Regards