typpo / textbelt

Free API for outgoing SMS
https://textbelt.com/
MIT License
3.01k stars 508 forks source link

Specifying carrier with intl number using cURL #139

Closed navanchauhan closed 5 years ago

navanchauhan commented 5 years ago

Error:

> curl -X POST http://localhost:9090/intl -d number=+918527118322 -d "message= test"
{"success":false,"message":"No carrier specified"}%                       
typpo commented 5 years ago

The carrier parameter requirement has been removed in dcfc870, although it's recommended to improve message delivery.