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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
Under the English_gather flow, when I click 2 or 3 on the caller pad, it keeps going to the first option. Not sure why?
I have Twilio integrated with GoHighlevel. I am trying to get inbound SMS responses to appear in the GHL contact. Outbound messages are functioning and logging
I have an intercom system I am trying to setup SIP within, to call a remote office instead of a local handset in the building. I've setup a SIP domain in Twilio
I'm using Twilio Programmable Voice to process phone calls. I want to use bi-directional stream feature to send some raw audio data to play by twilio, the initi
I'm having some issues sending SMS messages via a Twilio messaging service. I have parent account and sub-account configuration. cURL statement is as follows: c