简体   繁体   English

使用Node.js的Twilio入站SMS问题

[英]Twilio Inbound SMS issue using Node.js

I am trying to set up a node.js app as listener for twilio inbound sms.I have created a twilio account which gave me trial sandbox number(USA). 我正在尝试将node.js应用程序设置为twilio入站短信的侦听器。我创建了一个twilio帐户,该帐户为我提供了试用沙箱编号(美国)。

Using this trial number I was able to successfully send SMS to verified mobile numbers But when I send SMS to the sandbox trial number my app is not able to receive the same and twilio logs also didn't show up the inbound SMS details. 使用该试用编号,我能够成功地将SMS发送到已验证的手机号码,但是当我将SMS发送到沙盒试用版编号时,我的应用程序无法接收到该短信,并且twilio日志也未显示入站SMS详细信息。 I have configured the end point in twilio SMS URL and the end point is accessible. 我已经在twilio SMS URL中配置了端点,并且可以访问该端点。 Are there any restrictions for inbound SMLS for twilio trial sandbox number. twilio试用沙箱编号的入站SMLS是否有任何限制。 I have sent multiple messages to the number but still no luck. 我已经向该号码发送了多封邮件,但还是没有运气。

Please note am trying to send SMS to a US twilio sandbox number from India. 请注意,我正在尝试从印度将SMS发送到美国的twilio沙箱号码。 Could you suggest what I am missing. 你能告诉我我所缺少的吗?

Twilio Developer Evangelist here, Twilio开发人员布道者在这里,

I apologize for this issue you are running into. 对于您遇到的这个问题,我深表歉意。 I have just recreated this issue, as did another member of my team. 我刚刚重新创建了这个问题,就像我团队的另一个成员一样。 A bug report has been filed. 已提交错误报告。

Keep in mind, you can still obtain a unique Twilio number while using a trial account. 请记住,在使用试用帐户时,您仍然可以获得唯一的Twilio号码。 See the Getting Started page to get your Twilio number. 请参阅“ 入门”页面以获取您的Twilio号码。 This will allow you to use our API while still being on a trial account. 这样一来,即使您仍处于试用帐户中,也可以使用我们的API。 The limitations of trial accounts can be found here . 可以在此处找到试用帐户的限制。

Thanks for bringing this to our attention, we'd love to mail you a Twilio t-shirt to say thank you. 感谢您引起我们的注意,我们很乐意寄给您Twilio T恤给您,谢谢。 Since Stack Overflow doesn't allow for private messaging, please shoot me a private message on twitter to @br0dan with your address and t-shirt size. 由于Stack Overflow不允许私人消息传递,因此请在Twitter上给我发私人消息, 并将您的地址和T恤尺寸发送给@ br0dan

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM