Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Dear Microsoft Power BI Community,
I hope this message finds everyone well. I am reaching out to seek assistance with a persistent issue I have encountered while attempting to export a Power BI Report to PDF using the Power BI Rest API.
API Endpoint: https://api.powerbi.com/v1.0/myorg/reports/{reportId}/ExportTo
Error Description:
Every time I make a request to the specified API endpoint for exporting the Power BI Report to PDF format, I receive a 403 Forbidden error. Despite ensuring that I am providing the correct {reportId} parameter and including all required headers and authentication details, this error persists, preventing successful export.
I have thoroughly reviewed the API documentation and followed the guidelines, but I am unable to resolve this issue on my own.
If any community members have encountered a similar 403 error while using the ExportTo API or have insights into how to troubleshoot and resolve this particular situation, I would be immensely grateful for your assistance. Any guidance, tips, or steps to overcome this challenge would be highly appreciated.
Thank you all for your time and support in helping me resolve this matter.
Best regards,
Harpreet gill
Solved! Go to Solution.
Unfortunately this API is a premium feature, so it requires a dedicated capacity
Hi
While making a request to the API, I am receiving the subsequent error response:
{ "error": { "code": "InvalidRequest", "message": "Report requested for export is not on dedicated capacity" } }
Indeed the documentation of the API mentions that the report and dataset must reside in a workspace which is on a dedicated capacity.
Is this the case for your report?
Yes, It's on same workspace
Is that workspace on a dedicated capacity (not Premium Per User)?
Currently, we do not possess any premium subscriptions.
Prior to acquiring a premium subscription, I would like to assess its value and suitability for my needs.
Unfortunately this API is a premium feature, so it requires a dedicated capacity
Is premium also required to use this one as well? Reports - Export Report In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Okay
Thank you for this information.
Hi @Harpreet did you check the response message to see if it contains any useful information regarding your failure? Sometimes the response body has such info.
If it doesn't help please provide the request ID from the error response and we will try to assist
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
39 | |
4 | |
3 | |
2 | |
2 |