geeksforsocialchange / imok

A simple bot to support people doing risky activities
https://gfsc.studio/blog/2021/imok-is-launched/
MIT License
12 stars 1 forks source link

Fix 500 errors when Twilio guest accounts attempt to send SMS messages #89

Closed kimadactyl closed 3 years ago

kimadactyl commented 3 years ago

Overview

Twilio test accounts dont let you message numbers that are not yours. This raises a 500 error if you try and add someone before yout Twilio account is confirmed

Scope

We prob don't want to spend loads of time on this as it's sort of an edge case

Acceptance Criteria