HTTP Request not working

Hi There,

I want to post a http reuqest from the Homey to a device.

But i get the following error:
{“error”:400,“msg”:“invalid content-type”,“data”:{}}

Already try content-type:
Content-Type: text/html; charset=UTF-8
Content-Type: multipart/form-data; boundary=something

When i put the url in chrome it works fine.

How to get this working? Thanks.

Hi,

I get the same response from Postman. What is rather strange is that when I changed the POST to a GET then it worked from Postman using URL copied from Ewelink Web. However, the Meraki Dashboard application only perform POST request as an alert to a Webhook.

Try to set up:
Content-Type: json