This object is in archive! 
Http request not working
Known
I have problems having my http request work properly.
I would like to use SMS Gateway to be given an alarm. When I enter the URL of the http request through my browser, I get a SMS without any problem. But when I try to launch the request through a rule, I never reveive any SMS even if the triggering condition is fulfilled.
I tried the 4 different methods but in vain : get, put, post, delete.
I need some help !
No connection
Real-time notifications may not work
Can you post the link? (without the right number).
Can you post the link? (without the right number).
Here is the link in the http request :
http://192.168.x.y:port_number/sendsms?phone=phone_numbertext=Test&password=pwd
where 192.168.x.y = @IP of the smartphone
Here is the link in the http request :
http://192.168.x.y:port_number/sendsms?phone=phone_numbertext=Test&password=pwd
where 192.168.x.y = @IP of the smartphone
Maybe the intern IP is the problems. Don't know if you can use intern IP's.
Maybe the intern IP is the problems. Don't know if you can use intern IP's.
No,
An intern IP is not a problem. I am using this all the time. There are 2 differences that i see:
1. I don't use a different port. The standaard:80. So i don't have a portnumber in my GET request;
2. Before the ? I have a / in the request. But I doubt that this is the problem.
No,
An intern IP is not a problem. I am using this all the time. There are 2 differences that i see:
1. I don't use a different port. The standaard:80. So i don't have a portnumber in my GET request;
2. Before the ? I have a / in the request. But I doubt that this is the problem.
Thanks for your anwer John.
I use port 9090 and I'll do some tests with port 80.
I don't think the URL has to be modified as the SMS is received when I try to launch the http request through a web browser.
Can somebody at Zipato help me ?
Thanks for your anwer John.
I use port 9090 and I'll do some tests with port 80.
I don't think the URL has to be modified as the SMS is received when I try to launch the http request through a web browser.
Can somebody at Zipato help me ?
Replies have been locked on this page!