I’m trying to move Lemmy API calls client side for my web app, Alexandrite, and I’m getting CORS issues. There was a PR merged recently I’d been following that’s in 0.18.1, but I’m having issues on lemmy.world. I’m seeing doubled up access-control-allow-origin headers, which MDN points out can cause issues. I saw a discussion about this on a Github issue that points out this as probably a misconfigured reverse proxy on lemmy.world.