12
submitted 1 year ago by [email protected] to c/[email protected]

https://lemmy.ml/api/v3 works for lemmy.ml, but when I try it with lemmy.world it gives bad request, any help?

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 3 points 1 year ago* (last edited 1 year ago)

@[email protected] - it has to do with CORS (says in the error message) - You generally can't make cross-origin requests in the browser unless it is explicitly allowed. This is purely a browser limitation, which is why it works in your node environment. But if you open the console on any random website and try to call fetch() to that API, it's going to fail on any site other than lemmy.world.

[-] [email protected] 1 points 1 year ago

yeah that's what I observed after a few more trying, is there a possible workaround to this?

[-] [email protected] 2 points 1 year ago

Anything you do cross-origin will have to be done in a server-like environment instead of in the browser.

this post was submitted on 13 Jun 2023
12 points (100.0% liked)

Lemmy.World Announcements

28916 readers
5 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS