Discussions
Webhook secret
I have a webhook set up to send SMS messages to my application. The webhook has a secret. I'm receiving these, but they don't appear to be encoded with the secret I set up. I found a one-line PHP script online that is:
printr(json_decode(base64_decode(str_replace('', '/', str_replace('-','+',explode('.', $token)[1])))));
which outputs the decoded json message item.
Webhook event not triggering when I send SMS
I have set up a webhook and an event for both directions for all of the organisation in the sandbox. Using the ListWebhooks and ListEvents API methods, everything looks in order to me.
Error connection aborted
when performing a get API request, i am getting an error. Can you please let me know what is the issue and how to fix it?
Error:
('Connection aborted.', TimeoutError(110, 'Connection timed out'))
SMS message send failture and status
Hi,
Stats Get Result
is_today option doesn't return any stats for voicemail
List of sent SMS messages
Hi,
Rate limit in API response
Hi,
Query if there is an active call
Hi Team!
RE: Getting Call log Via API
Hello Team,
I am looking for to get call log History from our account but unable to get it straight forward and also some of the article mentioned that I can get by ID but even there is a no clarification about how to get that ID to get specific call log data.
How to get all list of call & call id from Api?
Please share the solution.
i want to get all call list with detail from api & How to get The call's id from api.