Skip to main content

Questions tagged [twilio-api]

Twilio provides a bunch of APIs for services like Chat, Voice, SMS, Fax. Any issues or problem faced related to those APIs, this tag will be used.

twilio-api
0 votes
0 answers
9 views

werkzeug.routing.exceptions.WebsocketMismatch

I have setuupped server for twilio, where a user will call a twilio number and we can able to capture the stream.but i am getting a error regarding websocket mismatch. I am unable to figure it out how ...
KP TECH's user avatar
0 votes
0 answers
19 views

Twilio Request URL Endpoint Returns json, but Twilio Says it Is Wrong Content-Type?

My javascript web app is using Twilio Voice API. I have this code running on my server. It is in an endpoint named "/make-call" It is in the endpoint on my server that is specified in my ...
VikR's user avatar
  • 5,012
0 votes
0 answers
14 views

Why I'm not able to send xlsx and docx media file on whatsapp using twilio api

Successfully sent images (png,jpeg) and pdf file but when i try to send doc,docx,xlsx etc file then twilio giving error 12300 Twilio is unable to process the Content-Type of the provided URL. Please ...
Anuj's user avatar
  • 15
0 votes
1 answer
12 views

Add AMD to Twilio dial.number?

I have this code running on my server. It is in the endpoint on my server that is specified in my TwiML app->Voice Configuration->Request URL. It works correctly, and the call is successful. My ...
VikR's user avatar
  • 5,012
0 votes
0 answers
11 views

Configure a non-Twilio number to CRM

I subscribed to a number from a local telco provider and completed the BYON process with Twilio Support. After testing, I successfully sent a WhatsApp message to the non-Twilio number and captured the ...
Ryan's user avatar
  • 1
1 vote
0 answers
17 views

How do I implement a zero (or negative)-timeout Gather to allow users to optionally respond to a Voice prompt followed by another Gather?

Imagine this desired behavior: You call my Twilio number. A voice answers, saying "Press 9 for Spanish support. Otherwise, tell me what you want help with." In order to parse a button-press ...
actinidia's user avatar
  • 286
0 votes
1 answer
26 views

In Twilio studio, can I use the messaging service, incoming SMS and wait and reply all on the same number?

is it possible to do all of the below in Twilio studio, for the same number. Requirements: Add the number to a messaging service (especially needed due to regulatory compliance for USA) If an sms is ...
Max Pownall's user avatar
-2 votes
1 answer
34 views

Unable to receive messages on whatsapp from Twilio sandbox

I am trying to build a reminder application using Twilio Sandbox, in an order to receive messages you need to send "join dirt-or" to Twilio. It works fine at first but after some time I need ...
AKSHAT KOTHAVADE's user avatar
1 vote
0 answers
22 views

Trouble with Twilio whatsapp messaging, status 403

hope someone can assist, been beating my head against the wall for several months on this. I'm developing an app that takes form values from the font end and process via the back end function below. ...
hectorHumanDev's user avatar
0 votes
0 answers
23 views

how can I ascertain my TWILIO credentials are correct?

I am making a flask app that users can call a number and then get predetermined responses based on input. I got this number from TWILIO and my SID, auth_token from my TWILIO console. The basic flow is ...
user26347577's user avatar
0 votes
1 answer
22 views

How to Configure and Use My Existing WhatsApp Business Number with Twilio API?

I have successfully created a webhook and configured it to handle incoming messages and send responses using Twilio's API. However, I'm currently using a Twilio-provided WhatsApp Business number. I ...
Cherridev cherritech's user avatar
0 votes
0 answers
15 views

Twilio: How to transcribe a recorded dialed call?

I'm developing a Typescript app where I'll make some phone calls using Twilio. My goal is to save the calls' transcriptions. These are the current attributes I'm passing to Twilio's Dial verb: record: ...
Tsarsko Petrovich's user avatar
0 votes
1 answer
17 views

Can a "Main" type Twilio API Key access subaccounts created through my Twilio Connect App?

I'm looking to clean up some API Key usage in my app and noticed that I am using my main Twilio Account SID and token instead of an API Key. I have a Twilio Connect App that my customers use to ...
Chad's user avatar
  • 2,271
0 votes
1 answer
30 views

Twilio Server Rings "to" Number, Then Hangs Up?

I am setting up Twilio Voice Calling. I have this code on my client: function makeCall() { if (!window.twilioDevice) { console.error('Twilio Device not ready'); return; } ...
VikR's user avatar
  • 5,012
0 votes
1 answer
125 views

Some Twilio inbound calls arrive with status of "no-answer"

I have built a Twilio call center which uses a TwiML app to deliver events to my PHP server. I've been monitoring the system over the last year and I am concerned that a few calls seem to arrive with ...
AQuirky's user avatar
  • 5,136

15 30 50 per page
1
2 3 4 5
168