Hi!
I Have a raspberry pi (raspbmc) that i want to control using my hs3, but i cant get it to work.
Im trying to send ex the following command
http://192.168.1.176:8080/jsonrpc?request={%22jsonrpc%22:%222.0%22,%22method %22:%22Input.Home%22,%22id%22:1}
to go to "home" it works in safari etc.
Im using Webpages/Ip devices for sending.
I have put in host : port
and put in
Send http call:/jsonrpc?request={"jsonrpc":"2.0","method":"Input.H ome","id":1}
is the problem that its using the "get" command but i need "post" or simular?
how can i solv this?
I Have a raspberry pi (raspbmc) that i want to control using my hs3, but i cant get it to work.
Im trying to send ex the following command
http://192.168.1.176:8080/jsonrpc?request={%22jsonrpc%22:%222.0%22,%22method %22:%22Input.Home%22,%22id%22:1}
to go to "home" it works in safari etc.
Im using Webpages/Ip devices for sending.
I have put in host : port
and put in
Send http call:/jsonrpc?request={"jsonrpc":"2.0","method":"Input.H ome","id":1}
is the problem that its using the "get" command but i need "post" or simular?
how can i solv this?
Kommentar