Services Plugins FAQs

Twilio sms plugin help

Hai @levon I am trying to use twilio sms plusing in my app. I face problem. I will share you the error msg showing during the workflow.
image

I used in workflow like following

COuld you please help regarding to solve the issue?

Hi @bentoj72,

Thanks for reaching out. Unfortunately, this issue is not reproducing on our side, the plugin works properly. However, let me try to help you here.
Please check all necessary instructions here https://zeroqode-demo-19.bubbleapps.io/twiliodemo and follow strictly each step. Especially, pay attention to the following:

When you generate the key in the base64 format, make sure it is inserted this way (this is fake data for illustration purposes):

image

When you encode it, copy the result and paste it within your plugin configurations in the following way:

Basic GeneratedKey (with a space between)

Also, please make sure you have valid information from your Twilio account:

  • the sender phone number, which should be displayed in your dashboard information
  • the recipient phone number, which should be an added verified number:

image

Hope it helps.

Best,
Alex