Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 11, 2023 at 7:51 pm in reply to: OpenThings erroring lately #2551 govardhaParticipant Hi Ray, I have been seeing a lot of 500’s getting to cloud.openthings.io this evening. Things were fine earlier this morning. Can you please look when you get a moment? Thanks! June 29, 2020 at 12:57 pm in reply to: IFTTT through Blynk #2325 govardhaParticipant For anybody that stumbles onto this, please look at the link below to debug. Hope this ends up being useful. https://blynkapi.docs.apiary.io/#reference/0/write-pin-value-via-put/write-pin-value-via-put?console=1 I finally ended up getting this to work via curl curl -H "Content-Type: application/json" --data @msg.json -X PUT "http://blynk-cloud.com/<my blynk key>/update/V1" msg.json is a file which looks like this [ "1" ] Author Posts Viewing 2 posts - 1 through 2 (of 2 total)