Forum Discussion
mrslyfox
8 years agoHelper II
Invoke-RestMethod : The remote server returned an error: (400) Bad Request.
Windows 2012R2 x64 PowerShell ISE Script from PBI as is: while($true){ $endpoint = "https://api.powerbi.com/beta/xxxxxxxx" $payload = @{ "Measured" =123 "DateTime" =Get-Date -Format F "Mac...
v-jiascu-msft
8 years agoMicrosoft Employee
Hi mrslyfox,
Did you solve it? Can you share the answer or mark the proper answer as a solution please?
Best Regards,
Dale