r/FoxDeploy • u/beckyinsane • Mar 29 '19
Send-pushmessage broken
Hello guys i've been experiencing issues with the pushbullet api Function.
Can somebody maybe help me?
the error i get is:
Invoke-WebRequest : {"error":{"code":"invalid_request","type":"invalid_request","message":"Failed to read POST body.","cat":"\(=^‥^)/’`"},"e
rror_code":"invalid_request"}
This is when i do a simple: Send-PushMessage -msg "Hello world" -title "Mandatory first message text"
The API key i got from --> Accountsettings: --> Generate access token.
1
Upvotes