Forum Discussion
Anonymous
7 years agoNot applicable
Imports.Postimportingroup() in .NET SDK returns 400 Bad Request
Using the .NET SDK, I want to programmatically import a dataset, which is defined in a .PBIX file stored in OneDrive for Business, into an app workspace. The method PowerBIClient.Imports.PostImportIn...
yaniv-a
6 years agoNew Member
I have the same problem here for large files with premium capacity.
BadRequest is recieved when using either rest api or .net sdk v2.
The error happens after the pbix has been uploaded successfully to the temp blob location.
The http response is empty so there isn't any meaningful information to troubleshoot.
.pbix files <1GB are imported without issues.
I hope someone from Power BI team can look into it ASAP.
- integrationsupp6 years agoFrequent VisitorCan you please share your .Net sdk code to. Upload pbix?
I am facing this error when uploading a 10 mb pbix. I am on a pro account.
Help will be much appreciated as I am stuck on this for quite some time now.