Forum Discussion
Harpreet
3 years agoNew Member
Encountering 403 Error While Exporting Power BI Report to PDF using Power BI Rest API
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 ...
- 3 years ago
Unfortunately this API is a premium feature, so it requires a dedicated capacity
Harpreet
3 years agoNew Member
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"
}
}
- AmosHersch3 years agoMicrosoft Employee
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?
- Harpreet3 years agoNew Member
Yes, It's on same workspace
- AmosHersch3 years agoMicrosoft Employee
Is that workspace on a dedicated capacity (not Premium Per User)?