The 'To' number is not a valid phone number. (Twilio)

Options

I am integrating Twilio with sms and following the tutorial on Youtube, but when I go to do the Get records test I get the error: The 'To' number is not a valid phone number. As if it is not recognizing the number. Can you help me? I will integrate this to Bubble later.


Comments

  • Ray Deck
    Ray Deck Trusted Xano Expert ✭✭✭
    Options

    To sort out issues like this, use the "debugger" in the upper-right to take a look at the variables and what is passed at which step. The question I would ask: what's the phone number you are passing to the send_sms function?