issues Search Results · repo:twilio/twilio-python language:Python
Filter by
323 results
(52 ms)323 results
intwilio/twilio-python (press backspace or delete to remove)setuptools 78.0.1 introduced strong enforcement of rules disallowing uppercase or dashes in setup.cfg metadata -
description-file breaks this. Please remove or rename metadata for compatibility.
https://github.com/pypa/setuptools/blob/main/NEWS.rst#v7800 ...
ssledzie
- Opened 4 days ago
- #854
How does Twilio manage concurrent inbound and outbound calls in these scenarios:
1. Main account with a single phone number.
2. Main account with a multiple phone numbers.
3. Subaccount with a single ...
rana-dev-py
- 3
- Opened 7 days ago
- #852
Currently the below api only shows the sms pricing, I tried to get MMS pricing but could not get any.
curl -G https://pricing.twilio.com/v1/Messaging/Countries/US \ -u [YOUR ACCOUNT SID]:[YOUR AUTH TOKEN] ...
sushan531
- Opened 25 days ago
- #849
I would like to request a new feature that allows users to create a new Twilio account directly from twilio-python. This
feature would simplify the process of setting up new accounts, especially for developers ...
Diego-G-R
- Opened on Feb 26
- #846
In the readme of the main page it mention that customer can use edge or region:
Image
This is misleading because for region usage you MUST specify both, this is mention here
https://www.twilio.com/docs/global-infrastructure/using-the-twilio-rest-api-in-a-non-us-region#twilio-server-side-helper-libraries ...
ycheng24
- Opened on Feb 10
- #841
The docs do not mention authentication:
https://www.twilio.com/docs/whatsapp/tutorial/send-and-receive-media-messages-whatsapp-python
Does this library support doing it easily?
When I issue a GET request ...
brycepg
- 1
- Opened on Feb 3
- #840
Describe the bug
I can not send images through the sandbox api to my phone number. Normal messages work fine but not images.
Code snippet
import os
from twilio.rest import Client
def send_mms():
...
type: bug
fnavarro94
- Opened on Jan 20
- #836
!-- If this is a feature request, make sure you search Issues for an existing request before creating a new one!
Please utilize the template below to help us resolve your issue.
Note that many issues ...
jakubLangr
- Opened on Dec 31, 2024
- #830
Issue Summary
The second block/adapter below will always override the first block/adapter, so max_retries is always ignored.
https://github.com/twilio/twilio-python/blob/4ed7fec29a5baccef722286033361b7092180e3c/twilio/http/http_client.py#L41-L46 ...
calebsyring
- 2
- Opened on Dec 30, 2024
- #829
Issue Summary
Pinning aiohttp-retry to the older version potentially hold the update for other libraries which are using the same
library. In the original repo s issue https://github.com/inyutin/aiohttp_retry/issues/107, ...
sshishov
- Opened on Dec 15, 2024
- #828

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.