5
Missing CORS prevents third-party web clients
(beehaw.org)
Support and meta community for Beehaw. Ask your questions about the community, technical issues, and other such things here.
A brief FAQ for lurkers and new users can be found here.
Our September 2024 financial update is here.
For a refresher on our philosophy, see also What is Beehaw?, The spirit of the rules, and Beehaw is a Community
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
Right. I was reading a code snippet from somewhere else where they called into the root path, but the library that they were using probably did the appending in the background which I didn't know.
There is an issue upstream tracking this. For now, I only mostly use Beehaw, so that's fine.
Nope, I'm using
lemmy-js-client
. The WS part of it doesn't do much, so I didn't bother using it. TheLemmyWebsocket
type wasn't also in the main import for some reason, but that wasn't much of an issue.