I think I may (emphasize MAY) have found a possible bug in your REST API backend. I’ve been playing around with sending SMS messages to my Dash using the REST API documentation here:
It turns out that when I when I fill in the “fromnumber” field with a valid phone number USING HYPHENS as shown in the docs, the endpoint is accepted, but no SMS reaches my Dash. Frustrating, and mysterious, since no SMS, but also no error codes. When I remove the hyphens from the “fromnumber,” the SMS reaches the Dash just fine.
Also: Is there any possible use in the Holgram Cloud Universe for the “fromnumber?” I see that as part of the normal data that reaches the Dash as part of an SMS, the “fromnumber” is not displayed.
Thanks for your thoughts!