This object is in archive! 

HTTPS request SMS

Jose Antonio Gaudes shared this question 8 years ago
Need Answer

Hello, i need some help.... :-)


I have a HTTPS request to send a sms with provider smsarena, I use this provider for other applications and i have a lot of sms to send.


I can use this link directly in the explorer, with real values instead XXXX, and works ok, sending the sms to my mobile:


https://api.smsarena.es/http/sms.php?auth_key=XXXXXXXXXXXXXXXXXXXX&id=XXXXXX&from=DEMO&to=600000000&text=XXXX


But if copy to the HTTP request, with POST, and only in the URL and nothing in header and body, doesnt work.


I also have tried to write

auth_key=XXXXXXXXXXXXXXXXXXXX&id=XXXXXX&from=DEMO&to=600000000&text=XXXX

in body or in header, but is not working...


Any idea????


THANKS TO ALL!!!!!


957121950b7454a94b934a5db556e117

Replies (2)

photo
1

I do similar request with my french provider (Free):

https://smsapi.free-mobile.fr/sendmsg?user=xxxxxxx&pass=xxxxxxxxxx&msg=Alarme%20maison%20déclenchée

It works but Method is "Get"

photo
1

Hello,

smsapi.free-mobile.fr does not work anymore for me since 1.2.24 (it worked well with 1.1.38)

Is it the same for you Philippe ?

Leave a Comment
 
Attach a file