Discussions

Ask a Question
Back to All

Non SMS capable error

I'm receiving an error that my number is not SMS capable when it is... The number is +61485834373

{
"error": {
"code": 400,
"errors": [
{
"domain": "global",
"message": "not_sms_capable",
"reason": "badRequest"
}
],
"message": "not_sms_capable"
}
}