I'm trying to include a link and an image in messages I'm sending with the use of FB.ui({method: "send"});
docs: https://developers.facebook.com/docs/reference/dialogs/send/
Note that I've seen this accepted answer but it doesn't address my question.
Sometimes the recipient can see the image and link and other times they see this:
Any idea what may cause this? The image is hosted on AWS CloudFront and is accessible via HTTP and HTTPS.