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

[wasm]RSS Parser doesnt can't load feed due to CORS #61

Open
XiaotianNetlift opened this issue Sep 23, 2019 · 0 comments
Open

[wasm]RSS Parser doesnt can't load feed due to CORS #61

XiaotianNetlift opened this issue Sep 23, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@XiaotianNetlift
Copy link

I'm submitting a...

  • Bug report (I searched for similar issues and did not find one)

Current behavior

Rss Parser sample can't load feed because of CORS:

Access to fetch at 'https://visualstudiomagazine.com/rss-feeds/news.aspx' from origin 'http://localhost:49996' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

Expected behavior

Feed should load without error.

Minimal reproduction of the problem with instructions

Go to Extensions -> RSS Parser.
And check console log.

@XiaotianNetlift XiaotianNetlift added the bug Something isn't working label Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant