Hacker News new | ask | show | jobs
by harel 1898 days ago
We had an incident where our we got charged thousands (later refunded) by abusing dodgy routing and number verification process. The problem was that Twilio will allow calls through when the call balance is below zero, if the calls were queued before it was zero. You then end up with a negative balance.

On the plus side, it does force you to start making defensive plans to protect your application.