@Yoru@lemmy.world to Lemmy.World Announcements@lemmy.world • 2 years agois there an API endpoint for lemmy.world?message-square14arrow-up117file-text
arrow-up117message-squareis there an API endpoint for lemmy.world?@Yoru@lemmy.world to Lemmy.World Announcements@lemmy.world • 2 years agomessage-square14file-text
https://lemmy.ml/api/v3 works for lemmy.ml, but when I try it with lemmy.world it gives bad request, any help?
minus-square@Yoru@lemmy.worldOPlinkfedilinkEnglish1•2 years agoyeah that’s what I observed after a few more trying, is there a possible workaround to this?
minus-square@nickel@lemmy.worldlinkfedilinkEnglish3•2 years agoAnything you do cross-origin will have to be done in a server-like environment instead of in the browser.
yeah that’s what I observed after a few more trying, is there a possible workaround to this?
Anything you do cross-origin will have to be done in a server-like environment instead of in the browser.