twilio / twilio-python

A Python module for communicating with the Twilio API and generating TwiML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tollfree_verification.py is gone from messaging/v1

Kotzyk opened this issue · comments

Issue Summary

messaging.v1.tollfree_verification is missing from versions 8.2.0 onwards with no mention in the Changelog. Last version it was present (and had changes to as well) was 8.1.0

That's pretty much it, a file disappeared from the messaging.v1 module without any mentions about it so it doesn't look intentional

Hi @Kotzyk , Thank you for the heads up! We are looking into this issue

Hi @Kotzyk, tollfree_verification.py is present in latest version of twilio-python library. Link : https://github.com/twilio/twilio-python/blob/main/twilio/rest/messaging/v1/tollfree_verification.py