Open bjonnh opened 3 years ago
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.
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 https://github.com/magnusmanske/papers/issues/9 )