Closed talhashoaib closed 5 years ago
twilio-ruby (5.12.4):
@client.verify.services('VAABCDDDKLK').verifications.create(to: '+9number', channel: 'sms', customCode: '1234')
NoMethodError: undefined method `verify' for #<Twilio::REST::Client:0x000000090f9408> from (irb):9
Verify was moved out of preview as part of the 5.13.0 release.
twilio-ruby (5.12.4):
Code Snippet
Exception/Log
Steps to Reproduce