Discussions

Ask a Question
ANSWERED

Php Support

How to use Till Api in php to send Text Messages

Does Till support concatenated SMS?

Our application needs to be able to send an SMS with more than 160 characters in it. Does Till support sending such messages? This is what I am looking for: https://en.wikipedia.org/wiki/Concatenated_SMS Thank you, Giriraj

Example in Ruby on Rails

Hi folks. Do you have an application example in ruby on rails sending sms? Beforehand thank you very much! from Venezuelan.
ANSWERED

Recieve 403 error while calling send API

Currently, I try Till URL ["https://platform.tillmobile.com/api/send?username=username&api_key=api_key"] and replace username and password with mine but I received error [Server returned HTTP response code: 403 for URL: https:........]
ANSWERED

Who are you?

Is this just a scam to amass a database of e-mail addresses and correlated phone numbers?

Always error 403 while calling API.

I try to test api via Postman, Curl or MyApp calling, I got 403 response. example command of calling with curl: curl -H "Content-Type: application/json" -H "User-Agent: Mozilla/5.0" -X POST -d '{ "phone": ["+66819248388"], "text" : "Hello Till from cURL!"}' "https://platform.tillmobile.com/api/send?username=<user>&api_key=<key>" What can I do to solve the problem?
ANSWERED

support for Venezuela

Do you have support One-way SMS for Venezuela?
ANSWERED

angular3 with till

hi, it possible to use till with angular2.

how i can send 300 number in one time in php

how i try curl post phone => "+1xxxxxxx +1xxxxx" don't work
ANSWERED

Message didn't reach to mobile

Now message sent from my application and my dashboard show it sent. But I didn't receive any SMS on mobile.