cfc603 opened this issue 4 years ago · 0 comments
Running the following as referenced in the docs, raises ObsoleteException.
ObsoleteException
from twilio.rest import Client client = TwilioRestClient()
Can be replicated with twilio version 6.50.1 on python 3.8.5.
twilio
python