Category "twilio"

Twilio SMS is sent but not Delivered

Twilio SMS is sent but not Delivered I'm using Twilio SMS service in my PHP application. Everything was going well but suddenly, I faced a problem that my SMS w

Twilio unable to send recorded voicemail to SMS

I created a simple call screener using Twilio Studio Flows. How it works: Someone calls my Twilio number A greeting is played If they hang-up or record audio Tw

Twilio Screen Share - Microphone on macos

I follow up the below link to add screen share functionality in my app. https://www.twilio.com/blog/screen-sharing-javascript-twilio-programmable-video But when

Where to find Base64-encoded Certificate on Twilio?

I received WhatsApp approval to use the WhatsApp Business API via Twilio, but can't seem to find the Base64 on my Twilio account. Following the instructions her

Configure Webhook URL From php

I am trying to use php on my website to be able to dynamically buy and set up new phone numbers as well as release them. I have had no problems finding document

twilio - how to make an outbound voice call in php

I have the below method. Currently is just calls up an external phone number and says "Welcome". I cannot understand how to connect a twilio number with an ex

How to fetch User Based Automation Stats via the Sendgrid API

I'm working on fetching the Sendgrid Automation Stats via the API, but I'm only able to get the stats of "Who opened/clicked the email?" rather than "How many o

Checking participants of a Twilio Video room before connection

I have a 1:1 person to person room scenario where I want to make sure that they haven't accidentally connected already before entering. So Person A can only hav

Twilio send sms with nodejs not sending message

I am using twilio to send sms using nodejs, but sometimes it not working, not going to catch or not going to then, above it calling, client also created but cre

Twilio 'twilio-video-app-android' github app Video Calling app crashes on joining a room

I am new to twilio and i am developing a andorid app for video calling i have started with the twilio 'twilio-video-app-android' from github But app crashes whe

Twilio Flask app video call is not connecting over a public IP address

I created an application in Flask Python with a frontend in HTML and Twilio SDK JavaScript version 2.3.0. A video call is working on local host, but if I try th

Portability check with Twilio

I am trying to determine if a number is portable to the Twilio platform. Other providers have portability/eligibility APIs that I can use for this purpose, but

Sending audio message with Twilio Conversations

I am trying to send audio message with twillio conversations. According to the documentation I should send a contentType and a media of type string or Buffer. T

BOM Preamble in .NET Rest API causing Twilio Parse Error 12100

We have a .NET Rest API that is a web-hook for Twilio. It returns a TwilioResponse object. Suddenly, Twilio is reporting a Parse Error 12100 on the hook. We lo

Twilio conversations get online users

I am using twilio conversations for chat. I did not find any information on this in the documentation. My questions are: Can I get information about whether the

vCard sent with Twilio not properly rendered in iOS

I'm trying to send a vCard to my iOS using curl, but the vCard is not properly rendered in my iPhone. EXCLAMATION_MARK='!' curl -X POST https://api.twilio.com/

What is filename for SMS-sent images processed by Twilio?

When I send an SMS to my Twilio number which includes an image, there doesn't appear to be a filename associated with the image. I'm using Twilio Studio. Exampl

"status": 500, "message": "Error TypeError: Cannot read property 'catch' of undefined"

This question is resolved by Adding await before client.messages.create I am trying to send a WhatsApp message using Twilio. the following is the Code const acc

Twilio with Capybara Getting "stack level too deep (SystemStackError)" error

I am getting stack level too deep (SystemStackError) error when trying to make Read: List messages matching filter criteria API call for Twilio in Selenium/Cucu

Getting error "The attachment content must be base64 encoded" while sending pdf in zip as an attachment using SendGrid

We are using SendGrid latest available Java API to send emails. We are attaching a PDF enclosed in a zip file. While sending mail we are getting a 404 response