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

Cross-origin requests blocked in Puppeteer 8 + Chrome #26

Open
lukaszfiszer opened this issue Apr 16, 2021 · 0 comments
Open

Cross-origin requests blocked in Puppeteer 8 + Chrome #26

lukaszfiszer opened this issue Apr 16, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@lukaszfiszer
Copy link
Member

Sample log (with debug:true and dumpio: true. The request to /auth/oauth/token is not replied correctly

[2021-04-16T10:15:22.133Z] 2021-04-16T10:15:21.098Z mockiavelli:main > req: type=other method=OPTIONS url=https://example.com/auth/oauth/token 
[2021-04-16T10:15:22.133Z] [0416/101521.106580:INFO:CONSOLE(0)] "Access to XMLHttpRequest at 'https://example.com/auth/oauth/token' from origin 'http://localhost:9000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.", source: http://localhost:9000/ (0)
@lukaszfiszer lukaszfiszer added the bug Something isn't working label Apr 16, 2021
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