This object is in archive! 

HTTP Request (PUT) problem

Imre Kiss shared this idea 2 years ago
Under Consideration

Hi,

I would like to call this request:

curl -X PUT -H "Content-Type: application/json" -d '{ "on": true }' http://emerald19730726.hopto.org:40850/api/XXXXXXXXXX/lights/2/state 
Lets look at my rule!

URL: http://emerald19730726.hopto.org:40850/api/XXXXXXXXXX/lights/2/state

HEADERS: Content-Type: application/json

BODY: {'on':true}


This is my HTTP request and rule.


Any ideas?

Replies (1)

photo
1

Doesn't it work?

photo
1

Doesn't work....

photo
1

Have you tried using something like the MuleSoft Advanced REST client to test the request?

photo
1

I tried in Postman: it was working.

But the cURL calling is right.

photo
1

Grrr.....

I tried from 3 external servers: it works.

Sometimes it works from the Zipato server, sometimes it doesn’t. (1/10)

photo
1

The Zipato server is unreliable?

photo
Leave a Comment
 
Attach a file