Malcolm Ocean @malcolmocean.com · Apr 21

thanks (@pfrazee.com?) for fixing image pasting! new main thing blocking me from using bsky atm is that my links don't preview properly, which makes me feel sad linking to my blog posts when I click on the "add link card" button I get "failed to fetch link". I'm on Brave, but with shields off.

6 likes 1 replies

?

Replies

Andrew Conner · Apr 21

The issue seems to be CORS — loading a remote page cross-domain only works if they have a very open policy (or none at all). Solution is to proxy the request through the backend.