-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
When I used the sample code on your README, Invoke-RestMethod fails with the following error:
Invoke-RestMethod : {"error":"Bad data decoding request (UnicodeDecodeError, 'utf8'
codec can't decode byte 0xd7 in position 124746: invalid continuation byte)"}
At C:\Users\blah\mouse\lib\ravenclient.ps1:63 char:9
+ Invoke-RestMethod -Uri $this.storeUri -Method Post -Body $jso ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebR
equest) [Invoke-RestMethod], WebException
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Co
mmands.InvokeRestMethodCommand
imakiro
Metadata
Metadata
Assignees
Labels
No labels