28
Views
1
Comments
Message.json error when trying to send sms using twilio
Question
Application Type
Reactive

I am trying to get my application to send a simple sms when a user clicks on a button but I am getting the error message below after clicking. I have entered the username and password and the twillo sid and the authenticate token

Twilio.oml
2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Ide,

Does that error originate from Twilio? If so, it's exactly what it says: you are requesting something that's not available. The authentication is probably fine, I'd expect a 403 and a different error if there's something wrong with the authentication.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.