Hi guys
please i'm using the twilio API to send SMS
I noticed that when i put the implementation under a Restcontroller in the Application.kt file just for test , it was able to send sms to my phone
But when i moved the implementation to the controller package it gave me the error
The 'From' number xxx is not a valid phone number, shortcode, or alphanumeric sender ID.