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

This plugin brokes CORS feature of framework #8

Open
raynaud09 opened this issue May 26, 2021 · 0 comments
Open

This plugin brokes CORS feature of framework #8

raynaud09 opened this issue May 26, 2021 · 0 comments

Comments

@raynaud09
Copy link

Hi,

My custom api requests are working without CORS failure when I don't use this plugin but when I add this plugin to framework, api requests are not working with the error "CORS Missing Allow Origin".

Also, if I set global policy as "allow" then CORS failure doesn't exists but I have to set policy as "deny" globally.

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

1 participant