Relative Content

Tag Archive for twilio

Error: Required parameter “opts[‘policySid’]” missing. How to know which policy is needed dynamically

Our app needs to use Twilio so users can send sms to their customers. The architecture is as follows.
Our app has the main twilio account.
User signs up, we create a subaccount for them.
When they purchase phone numbers those drill down from our account to their subaccount. In order to send sms the user has to do either toll free verification or 10dlc campaign registration.
Both of these are done after the user creates a brand.
The issue im running into is an error regarding
Error: Required parameter “opts[‘policySid’]” missing. Now as I look deeper into policies im hitting a rabbit hole.

Enable less tech-savvy businesses for transactional SMS using default originator numbers

Our potential tenants (subscribers) to our solution want to be able to send transactional messages such as order-milestone updates to their customers or recipients. All the messages being sent from our solution are templated and are not allowed to be edited. As a solution provider, can i send the text messages on behalf of my tenants, without my tenants having to register their own originator numbers?

Understanding twilio pricing for voice call (voip to pstn and back)

I’m not that familiar with the “telco” part of communication services like Twilio. But since it’s the best in the business (I checked out the Gartner chart), I started doing some experiments with the SDK and the console. I was wondering about the total cost of ownership of a solution based on Twilio services and I need to understand some details.