Will Twilio Trial Account send an actual message?

六眼飞鱼酱① 提交于 2019-12-02 03:56:15

问题


I am trying to verify Twilio integration of my Java app, at the moment I am using a trial version, and I am trying to verify that my App is able to send messages to the mentioned numbers, right now I am in India so the "TO" number is a Indian number, but the Trial number "FROM" number is a US number. I see that the messages are logged in Twilio Website, but I haven't received them on my Indian number. Smells bad? or its normal with Trail Account?

The problem is since I haven't been able to see messages in my phone, I am not sure should I go for the paid one - please help.

In addition, when i tried to verify my Indian mobile number I didn't the verification Code as SMS, so I tried the "Call Option" which worked for me.

Thanks and Regards, Boolean


回答1:


Twilio Trial accounts can send messages to verified numbers only. I just set one up yesterday and was able to receive the messages while using my Trial. You can check which numbers are 'validated' for testing purpose by clicking the 'Numbers' tab, and then 'Verified Caller IDs'.

When logged into your Twilio account, click on 'Logs', then 'Messages' and you will get a list of all incoming and outgoing messages that Twilio has processed.

The messages may be being blocked because of Geographic restrictions. You can check on current geographic permissions and enable as necessary by clicking:

Top right - your email/profile pic. Then 'Account Settings'. This will bring up account settings page, as well as a tab of options at the top. Select 'Geographic Permissions' and make changes as necessary.



来源:https://stackoverflow.com/questions/23845957/will-twilio-trial-account-send-an-actual-message

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!