3

I am getting an (Error: 30008) Unknown error inside the Twilio message logs.

Screenshots

To fix this issue we would have to configure SMS URL of Twilio number.

So, Can anybody help me how to configure SMS URL of Twilio number step by step?

Any valuable suggestions would be greatly appreciated.

Thanks,

Abhishek
  • 31
  • 1
  • 4

1 Answers1

4

Twilio developer evangelist here.

To configure the SMS URL for your number you need to go to your console, to your Twilio numbers, edit your numbers by clicking on them and then entering a URL (or choosing a Twilio Function or TwiML Bin) in the Messaging section.

Check out this tutorial on receiving SMS messages with your Twilio number to learn more.

philnash
  • 70,667
  • 10
  • 60
  • 88
  • Hi, dear @Philnash Thanks for the guidance, I have one more question, I am getting 30008 UNDELIVERED error message on my Twilio Account, Can you please help me, how to fix this issue? – Abhishek Nov 22 '18 at 14:13
  • @Abhishek The best thing for you to do would be open a new question and provide as many details as you can. Hopefully I can help then. – philnash Nov 23 '18 at 01:08