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

CORS failed when using https for Local REST API #18

Open
snow3461 opened this issue Jan 4, 2023 · 1 comment
Open

CORS failed when using https for Local REST API #18

snow3461 opened this issue Jan 4, 2023 · 1 comment

Comments

@snow3461
Copy link

snow3461 commented Jan 4, 2023

Hi,

Trying to set up this extension.

If I use https to connect to Obsidian's Local Rest Api, I get a "Blocked cross-origin request" error.

No such error when using http and insecure Http Server in Local REST API plugin.

I tried importing the certificate, didn't work either.

Am I doing something wrong ?

@SettingDust
Copy link
Owner

SettingDust commented Feb 11, 2023

Have you granted the permission in options page?
And is there any error of extension?

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

2 participants