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

Cors Error in https://android.clients.google.com/checkin #36

Open
LucasFebatis opened this issue May 26, 2020 · 0 comments
Open

Cors Error in https://android.clients.google.com/checkin #36

LucasFebatis opened this issue May 26, 2020 · 0 comments

Comments

@LucasFebatis
Copy link

Hi, I'm getting a cors error when trying to access 'https://android.clients.google.com/checkin'
I didn't understand if I need to add localhost to a whitelist to go through Cors or if I need to create my own provisioning server

Error follows

Access to fetch at 'https://android.clients.google.com/checkin' from origin 'http://localhost:8081' 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. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

POST https://android.clients.google.com/checkin net::ERR_FAILED

Request failed : TypeError: Failed to fetch

Retrying in 15 seconds

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