Forum Discussion
DeveloperFlexBI
4 years agoNew Member
Power BI Embedded - Not able to upload PBIX using Import API endpoint
Hello Folks,
Need help on Power BI REST API Development - Import PBIX to workspace.
Problem Statement -
Working on PBI Admin REST API's with Node.js where trying to upload the power bi report from local folder to perticular workspace. But, while uploading the file getting Bad Request Error 400
Error Message - Bad Request 400
API used for Import PBIX - Imports - Post Import - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Attached Code snapshot for reference.
Thanks in advance.
Resolved the issue.
Replace contenttype : null & its working now 😎
2 Replies
- DeveloperFlexBINew Member
Resolved the issue.
Replace contenttype : null & its working now 😎
- raviShekhar404Regular Visitor
getting this error