0 Twilio replies not working — receives an error when posting to the webhook 1 Jon Horton posted 9 Years Ago Hey! We're in the process of configuring our rock instance to work with Twilio, and so far we've: Followed the Documentation to configure our Twilio account + Rock communication settings Can successfully send mass communication via SMS through Twilio Unfortunately, I'm unable to get replies working. I checked this thread and confirmed that our webhooks are configured using a publicly available server. When replying to a mass SMS, I receive the following message: Could not deliver message. This phone number is not registered in the NewSpring Church database. It's worth noting that we're using an ssl url (https://ourrockserver.newspring.cc/Webhooks/Twilio.ashx) Is there anything obvious I may be missing? Anyone else run into this? Thanks!
Jon Horton 9 years ago Thanks DJ, The Twilio response I get from Rock is a Not Found page. I'm using HTML PostIn Rock, I did select a response recipient, confirmed they have a number and that sms is checked active.I also followed the url and received that message. Any other thoughts?
Jon Horton 9 years ago Is there perhaps a global Country code setting in rock that has to be configured in order for a reply number to match up?
Jon Edmiston 9 years ago Can you confirm the value you have in 'Admin Tools > Communications > SMS From Values' is formatted like: '+14803515392' vs (480) 351-5392. I verified it's working on our install.
Jon Horton 9 years ago @Jon Edmiston, I've tried it with the +1 as well as just a 10-digit number, but the results are mixed.When I just added the +1 back, I receive a different Twilio error:11200 HTTP retrieval failure"An attempt to retrieve content from https://beta-rock.newspring.cc/Webhooks/Twilio.ashx returned the HTTP status code ."
Jon Edmiston 9 years ago The Twilio docs point a 11200 error to be connectivity based (https://www.twilio.com/docs/errors/11200). You might try running it over a non-SSL.