Forum Discussion
erosal84
5 years agoRegular Visitor
Power BI Embedded API ExportToFile returns "Forbidden" error
I'm trying to do an ExportToFile on a report I have displayed in my app using the Power BI Embedded API. I am using the same code to get token credentials and generate a Power BI Embedded API client...
Greg_Deckler
5 years agoCommunity Champion
erosal84 Any chance you are using something like RLS on that report?
- erosal845 years agoRegular Visitor
Nope, no RLS on the report. To clarify, displaying the report is working fine. It's a subsequent call to ExportToFile that is generating the error.