Forum Discussion
How to export reports generated by Power Bi on my website as an end user without using PowerBi app?
- 4 years ago
Hello v-chenwuz-msft
I actually found out the reason and solved it, it was because i was using PowerBi.APi v2 and I had to update to latest v 4.x , after that updating my code to match the new syntax fixed the errors, but then I found out that I cant export reports at all as a free user with premium trial!, I get error 403 forbidden and FeatureNotAvailable error code which is as I read online in this forum is because I need to have a premium account, really disappointing that such a basic feature that works on PowerBi Application needs a premium license for the api to work.
Hi SoulsSama ,
Is it possible to try to copy the code in the official article directly and modify some of the parameters and run.
Best Regards
Community Support Team _ chenwu zhu
- SoulsSama4 years agoFrequent Visitor
Hello v-chenwuz-msft
I actually found out the reason and solved it, it was because i was using PowerBi.APi v2 and I had to update to latest v 4.x , after that updating my code to match the new syntax fixed the errors, but then I found out that I cant export reports at all as a free user with premium trial!, I get error 403 forbidden and FeatureNotAvailable error code which is as I read online in this forum is because I need to have a premium account, really disappointing that such a basic feature that works on PowerBi Application needs a premium license for the api to work.