Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Cannot view paginated report using apps own data project

We are unable to view paginated report in APP own data application. We are seeing the below error message pbi.error: code: "PowerBINotAuthorizedException" status: 401   We are using Power BI E...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Thanks Stephen. I was able to figure out the issue. 

     

    The powerbi.bootstrap method isn't supported when embedding paginated reports.  Commenting the bootstrap code solved the issue. I believe the app own data sample code needs a comment in place for the same. 

     

    Thanks,

    Naresh