I’ve been using twilio on a project to send text messages for a while but now I need to send images. I tried putting the image url in the attachment image URL option but when I do the messages don’t send. I’m not sure if this is a twilio account thing (I’m not the owner of the account I’m just an employee using the app creator’s account) or if I’m doing it wrong. For reference, this is what it currently looks like:
And this is what the url getting passed looks like:
Any pointers as to what I might be doing wrong is appreciated.