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

Missing CORS headers for other tools #12

Open
bjonnh opened this issue Dec 21, 2020 · 1 comment
Open

Missing CORS headers for other tools #12

bjonnh opened this issue Dec 21, 2020 · 1 comment

Comments

@bjonnh
Copy link

bjonnh commented Dec 21, 2020

I tried to use SourceMD, but it cannot connect to quickstatements due to missing CORS-headers. Could you please add them?

(see that issue for more details magnusmanske/papers#9 )

@mvolz
Copy link

mvolz commented Feb 18, 2021

Ran into the same issue! This is the error:

Access to XMLHttpRequest at 'https://quickstatements.toolforge.org/api.php?action=is_logged_in' (redirected from 'https://tools.wmflabs.org/quickstatements/api.php?action=is_logged_in') from origin 'https://sourcemd.toolforge.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

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