I am adding a phone number to Manage Caller IDs list using the PHP SDK. When I do this, Twilio will response with the validation code and call the phone, as expected. I enter the number and the (automated) caller states that the number has successfully been added. The number also appears in the Managed Caller IDs list as being verified.
However the response from the Twilio API call has the VerficationStatus set to failed
. Is anyone else experiencing this?
Twilio has responded to the ticket that I submitted, and fixed the issue on their end. I have verified that their api is returning 'success' when the number has been correctly validated.