-
Notifications
You must be signed in to change notification settings - Fork 66
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
Wavesexplorer not opening. #30
Comments
Could you specify your browser version? |
360 Extreme Explorer 11.0 (Chrome 69 based).
But http://wavesblockexplorer.com/ from this your old-branch is opening good. |
Works for me in Chrome, but not Brave - same CORS issue. Isn't CORS fixed server-side, though? I'm confused. http://wavesblockexplorer.com/ works fine on both. |
Hi, @richiedunk! |
In the console of browser, I see this error:
Failed to load https://nodes.wavesnodes.com/node/version: Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. Origin 'http://wavesexplorer.com' is therefore not allowed access. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.
The text was updated successfully, but these errors were encountered: