harmony-api icon indicating copy to clipboard operation
harmony-api copied to clipboard

GET works POST wont. Please help

Open AndyWak opened this issue 8 years ago • 1 comments

I've been trying to use this to integrate with Smartthings using a http button creater and although it will send all the GET commands, whatever I try I cannot get any POST commands I send get a 404 not found error. Could you please give a single line http POST example if possible.

Many thanks for your great work on this.

Cheers

AndyWak avatar Feb 11 '17 12:02 AndyWak

http://localhost:8282/hubs/myhub/devices/nupro/commands/volume-up for example

clausissimo avatar Mar 16 '17 05:03 clausissimo