Category "twilio"

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

Split Based on... different options not working for me?

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?

Trying to get inbound text responses in GoHighLevel

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

Dial: Invalid callerId value

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

How to use twilio bi-directional stream feature to play raw audio data

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

Issues authenticating to Twilio to send message from sub-account or using API Keys

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

Any SDK for changing voice of user over the call iOS

I want to change the voice of user while they are on call. Current implementation has Twilio SDK. Is there any other SDK which provides the functionality to cha

Private Messaging with Twilio IP Messaging

Communication in Twilio IP Messaging is based on channels. I mastered authentication, I implemented communication via public channels, and now I want to impleme

Sending a message to whatsapp groups through twilio with asp.net core

I am trying to use whatsapp business api for my application with twilio. I already have read the documentation of whatsapp business api. My question is, can we

C# - Two-Factor Authentication (without ASP.NET Core Identity)

Is it possible to implement a two-factor authentication without use ASP.NET Core Identity? I have my own login table and everything works fine with login + pass

OTP Verification with Twilio - how to keep user logged in after verification

Using Twilio Verify API to authenticate the user via SMS. I do not want the user to keep doing the OTP process every time he opens the app - I want to keep him

Put caller on hold and retrive back from hold using javascript in twilio

How can I put a caller on hold using a javascript. And retrive back to caller from the hold. I tried using below stackoverflow link , but it put me on hold not

Twilio message not received

I am using Twilio with my parse app. I am sending message fron NodeJS. I was doing before with Test credentials and it was working fine now when I have moved to

Data truncated for column?

After changing the data type of a MySql column in order to store Twilio call ids (34 char strings), I try to manually change the data in that column with: upda

Why do I my outbound SMS from Plivo not work when they work with Twilio?

I've been using Twilio to send SMS and things work great. The only issue is that Twilio charges for both outbound and inbound messages. As such, we've been look

Is it possible to send a single message to multiple numbers at a time using Twilio?

I'm developing an app that allows users to add people, info, and Name/phone, or select multiple numbers from their iPhone contact list to send SMS messages to t