rdegges/django-twilio

docs reference TwilioRestClient

cfc603 opened this issue · 0 comments

Running the following as referenced in the docs, raises ObsoleteException.

from twilio.rest import Client

client = TwilioRestClient()

Can be replicated with twilio version 6.50.1 on python 3.8.5.