Forum Discussion
Power BI REST API ExportTo Bad Request
- Anonymous5 years ago
Hi Anonymous,
I had to use Fiddler to get more information on the error. It has to do with effective identities that needed to be provided in the body for RLS.
The links were helpful when determing the body for the request in Postman for RLS, however more research was required for how to apply it in our ASP.NET web app.
This has been resolved now, thank you for your help.
Hi Anonymous ,
Please review the solution in the following threads, hope they can help you.
REST API for Power BI, Reports - Export To File giving error
400 Bad Request Error when embedding report
Get Reports REST api not working - Showing 400 Bad Request (see message 5 from v-jiascu-msft)
Best Regards
- Anonymous5 years agoNot applicable
Hi Anonymous,
I had to use Fiddler to get more information on the error. It has to do with effective identities that needed to be provided in the body for RLS.
The links were helpful when determing the body for the request in Postman for RLS, however more research was required for how to apply it in our ASP.NET web app.
This has been resolved now, thank you for your help.