Forum Discussion
jeremyg
7 years agoAdvocate I
Powershell PowerBIMgmt - WriteError
Hi, In PowerShell, using the Microsoft.PowerBi.Management Cmdlet API, https://docs.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps When i want export Report with command Expo...
Anonymous
7 years agoNot applicable
Hi jeremyg ,
If you use fiddler to trace powershell request, can you trace some details error message about that request?
In addition, you can also post to develop forum to get better support.
Regards,
Xiaoxin Sheng
saravanac2006
6 years agoNew Member
Can we get the error message in powershell which we get from fiddle during trobleshooting, i dont get much infromation except status code 400, etc
in fiddle we get like below error message
{"error":{"code":"InvalidRequest","message":"Invalid dataset refresh request. Another refresh request is already executing"}}