Closed ADandyGuyInSpace closed 3 years ago
Is there still support for creating the verify resource in the previous manner?
telnyx.Verification.create( phone_number=TEST_PHONE_NUMBER, type="sms", verify_profile_id=VERIFY_PROFILE )
The API still supports this, however moving forward the interface will be updated and the SDK will work with the latest verification spec
If someone can take a look and see why it's failing for lint errors, that would be great. I'm going crazy with pylint