I'm trying to send an SMS from Twilio dashboard, but getting below error frequently. Just for information, earlier it was working.
Sharing detail error message as below:
401 - UNAUTHORIZED - The supplied credentials, if any, are not sufficient.
with details:
{
"code":20003,
"message":"Authenticate",
"more_info":"https://www.twilio.com/docs/errors/20003",
"status":401
}
Take a note: s_id
and authToken
were passed correctly.
Thanks
We've tried to update configuration in message services by enabling Two factor authentication as which is required to send SMS from USA region.
Also updated settings for organisation type from solo proprietorship to incorporation.