Questions tagged [clickatell]

Questions about the Clickatell API. Support questions should be directed to Clickatell website contact page.

Questions about the Clickatell API. Support questions should be directed to https://www.clickatell.com/contact/contact-us/.

94 questions
-1
votes
1 answer

Display HTTP response on a webpage using PHP

I'm developing an SMS application using the clickatell API, I want to show the credit balance on my page. The http request to show the credit balance is: http://api.clickatell.com/http/getbalance?api_id=xxx&user=xxx&password=xxx This page returns…
SiZa
  • 127
  • 1
  • 11
-2
votes
1 answer

Can not get my Php script to work with my clickatell API

Below is my code. It is supposed to send an SMS message after your enter your phone number in to the field form on http://www.localsadvise.com/services-view/dolphin-cruises/ It is not sending the message. The URL has to be…
-3
votes
1 answer

Invalid or missing api_id in clickatell

i am trying to integrate clickatell SMS gateway in my web system. i make free test account on clickatell and create SMS REST integrations , from SMS REST integrations i get API key , am use this api key in…
-3
votes
2 answers

Clickatell REST API giving error

Hi I am using clickatell REST api and getting following error: {"messages":[],"error":"ScheduledDeliveryTime format is incorrect. - "}" I am using correct format "yyyy-MM-dd'T'HH:mm:ssZ" please help to fix this issue. thanks
1 2 3 4 5 6
7