mc-player-counter
mc-player-counter copied to clipboard
Cross-Origin Request Blocked (CORS header ‘Access-Control-Allow-Origin’ missing).
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
How are you using it? Can you show me the code?
<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
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.