twilio
Here are 1,030 public repositories matching this topic...
Hi, Matt. Not sure if a tutorial request is allowed here. First of all, thanks for creating the Responsive Bar Charts with Bokeh, Flask and Python 3 tutorial, it was really insightful! I was wondering if you're planning to do a flask + flask_bootstrap and multiple bokeh plots tutorial ~ this is something that I
The documentation at https://www.twilio.com/docs/iam/api/subaccounts#authentication claims:
"You can use your master Twilio Account credentials (AccountSid and AuthToken) to access Twilio's REST API for your master account as well as any of your subaccounts. You may also use a subaccount's AccountSid and AuthToken to access the resources of that subaccount. You can not use a subaccount's creden
Issue Summary
We just got an 'execution expired' net open timeout from twilio (Twilio::REST::TwilioError) , which is fine, it happens, but because we're on Heroku, we need to limit requests to less than 30 seconds else they close it. I saw an error in the log and the customer said the request took a very long time (we validate phone numbers on some object creation using the lookup api).
Version: 3.27.1
Code Snippet
const client = new twilio.Twilio(config.twilio.chat.apikey_sid, config.twilio.chat.apikey_secret,
{ accountSid: config.twilio.accountId });
const uniqueName = "ciao#hola"
client.chat.services(result.twilio_service_id).channels(uniqueName)Exception/Log
status: 404,
message: 'The requested resource /Services/ISXXXXXXXXXXX/
What is the feature that you would like to see in the app? Please describe.
UI for handling different error events like camera permission denied, microphone permission denied, etc.
Is your feature request related to a problem? Please describe.
Non tech savvy users having issues with the camera/microphone not working and being lost in how to fix the problem
For some reason the latest release changed the CallResource.Price data type from decimal to string.
This was not documented in the release notes (and thus not marked as breaking).
This happened in e748ab4df42b401ff20d67cda1519c2b72df92e8
-
Updated
Jan 8, 2020 - Python
From issue #432:
I'd also suggest updating the JavaDoc to better indicate the API behavior: From what I've observed, it only cares about the Date part of the DateSent parameter. (Trying to get the last 30s of messages returns the full day's worth of messages.) I think making a note of that in the JavaDoc would help out new users.
Acceptance Criteria:
- Reproduce the above behavior
- Up
UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 742): UnableToResolveError: Unable to resolve module prop-types from /home/********/Downloads/react-native-phone-verification-master/example/node_modules/react-native-emoji/index
Hi,
The official documentation does not have any example for implementation in jQuery or plain JavaScript. We do not use Node for our projects, we were using V1.X in our current Video Chatting Integration.
Now In V2.X it has more feature like reconnecting, Remote and Local Participants, etc.
We were trying to upgrade to V2.x and Review the Quickstart guid and multi chart room video both are
According to this code, only POST requests are supported. However, Twilio accesses fax media files using a GET request. As far as I can see and have roughly tested, simply allowing the function to continue even if its a GET request correctly validates the signature.
https://github.com/sfreiberg/gotwilio/blob/06f83df0c6872b46b84798e2e1c4530729c60a8a/util.go#L62-L69
Browsing the [Twilio docume
Problem
As a texter, the "Teams" view that I can get to from the menu under the my-first-initial-icon is very confusing.
Solution
Conditionally hide the one team from Texters who don't need to see the Team view
Hi all! First of all thank you for building this wonderful piece of API.
But I cannot seem to find the documentation similar to this:
https://www.twilio.com/docs/sms/tutorials/how-to-receive-and-reply-java
I'm trying to receive SMS messages in Twilio from users.
-
Updated
May 30, 2017 - Go
-
Updated
Aug 13, 2017 - JavaScript
-
Updated
Oct 5, 2017 - PHP
-
Updated
Mar 27, 2020 - JavaScript
We sometimes encounter problems when our app runs behind:
- Mobile device management
- Custom APN
- Firewalled WiFi
I suppose I'm not the only one who has noticed these limits. The IP-ranges for all regions should be whitelisted by the firewall in order to get it to work.
The list of IPs is huge: https://www.twilio.com/docs/voice/client/regions
Forcing the connection through one region
-
Updated
Apr 21, 2020 - PHP
-
Updated
May 2, 2020 - Pascal
-
Updated
Mar 4, 2020 - PHP
Improve this page
Add a description, image, and links to the twilio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the twilio topic, visit your repo's landing page and select "manage topics."


Docs & samples should be updated to notify developers of Facebook's echo and delivery confirmations. If the
message_deliveriesandmessage_echoeswebhook events are subscribed to and are not filtered for in the bot's incoming messages, then the user will receive continuous echoes / responses. This is something that does not occur via the Azure Bot Service Facebook channel as that service filte