Discussions
Non SMS capable error
about 2 years ago by Boris
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"
}
}