voyager icon indicating copy to clipboard operation
voyager copied to clipboard

Cannot view any images while logged into a private instance

Open TheEnbyWitch opened this issue 1 year ago • 2 comments

image

This seems to occur in Lemmy too when the user is not logged in, so I don't know how fixable this is.

TheEnbyWitch avatar Jul 03 '23 19:07 TheEnbyWitch

Image requests might have a jwt cookie header to decide whether load allowed.

It's possible that if Lemmy adds a custom header (allowed with CORS) we can solve this.

Just speculation!

aeharding avatar Jul 03 '23 20:07 aeharding

Might be helpful: https://stackoverflow.com/a/69139600

aeharding avatar Dec 03 '23 16:12 aeharding