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

Not working due to CORS in Firefox #79

Closed
RSchade opened this issue Apr 10, 2018 · 3 comments
Closed

Not working due to CORS in Firefox #79

RSchade opened this issue Apr 10, 2018 · 3 comments

Comments

@RSchade
Copy link

RSchade commented Apr 10, 2018

I'm using the plugin with webpack currently on the client, and while it behaves fine on Google Chrome it responds with an error due to CORS in Firefox.

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://en.wikipedia.org/w/api.php?list=random&rnnamespace=0&rnlimit=1&format=json&action=query&redirects=&origin=*. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

No such error is thrown in Google Chrome

@dijs dijs closed this as completed in 311ad18 Apr 11, 2018
@dijs
Copy link
Owner

dijs commented Apr 11, 2018

Fix should be in v4.6.2

@fsonntag
Copy link

Having the same issue with Safari and 5.0.0-alpha.1

@dijs
Copy link
Owner

dijs commented Jan 29, 2019

That is really odd since nothing has changed with the code that fixed the original problem. Could you send me a code example of this not working please?

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