Closed nlj77 closed 2 years ago
Updates the Twilio Facade with a Rescue Handler in case of unverified phone number.
Solves 500 error when passing through an unverified phone number in a post request.
In production, this problem would not occur, given we're using the free version of Twilio.
great job!
Changes/Features
Updates the Twilio Facade with a Rescue Handler in case of unverified phone number.
Fixes
Solves 500 error when passing through an unverified phone number in a post request.
Issues to be addressed
In production, this problem would not occur, given we're using the free version of Twilio.