-
Notifications
You must be signed in to change notification settings - Fork 990
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
Web wallet broken by CORS #2166
Comments
|
The |
@codeb2cc actually, it appears that the browser is receiving a Basic authentication challenge:
Because the 401 response does not have an Chrome console output:
|
Run chrome using
then open the page |
I use the plugin moesif-origin-cors-change on chrome to bypass cors issue when hitting localhost apps. I prefer that over running with |
The web wallet is archived/non functional - this issue can be closed @yeastplume |
Closing. |
Running on [email protected]
Grin is built from
master#9a4895c8
Running the web wallet gives me the following error:
First error from devtools:
Owner API is definitely running:
The text was updated successfully, but these errors were encountered: