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 Request Blocked (CORS header ‘Access-Control-Allow-Origin’ missing). #12

Open
leojfrancis opened this issue Oct 6, 2020 · 3 comments

Comments

@leojfrancis
Copy link

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at {server}. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
This is the error I am getting for my server working for other servers

@leonardosnt
Copy link
Owner

How are you using it? Can you show me the code?

@leojfrancis
Copy link
Author

<b class="btn-primary my-1 px-3 ml-3" data-playercounter-ip="{{ config("server-ip") }}:25565">..0
{{config("server-ip")}} = "mc.worldofatlantida.com"

The code is working perfectly with other servers but not with this one

@sid-engel
Copy link

The API CDN is dead, but also... I think SSL certs/apache/nginx security can block this. As it's not local and the SSL doesn't like remote content. Not sure though.

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