Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API disallow cors #43

Open
mokeyish opened this issue Aug 19, 2022 · 2 comments
Open

API disallow cors #43

mokeyish opened this issue Aug 19, 2022 · 2 comments

Comments

@mokeyish
Copy link

First of all, AWESOME glot, great work!

Can your enable api allow cors? I am writing a plugin obsidian-code-emitter that allow run code in markdown. Some of language want to use glot api.

@slightlybelowzen
Copy link

This would be useful, I've tried a bunch of tricks to bypass the CORS issue, but it doesn't seem to be working. If there is a way to use it with next js could you let us know! Thanks😊!

@pratham15541
Copy link

@pn320 @mokeyish you can use proxy server that bypass cors issue
u can use - https://github.com/Rob--W/cors-anywhere which will bypass cors error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants