@Yoru to Lemmy.World Announcements • 2 years agois there an API endpoint for lemmy.world?message-square12arrow-up118arrow-down10file-text
arrow-up118arrow-down1message-squareis there an API endpoint for lemmy.world?@Yoru to Lemmy.World Announcements • 2 years agomessage-square12file-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@YoruOPlinkEnglish2•2 years agoyeah that’s what I observed after a few more trying, is there a possible workaround to this?
minus-square@nickellinkEnglish3•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.