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

Unable to connect to parse API #80

Open
SaachiKaup opened this issue Apr 22, 2022 · 0 comments
Open

Unable to connect to parse API #80

SaachiKaup opened this issue Apr 22, 2022 · 0 comments

Comments

@SaachiKaup
Copy link

SaachiKaup commented Apr 22, 2022

Issue: On loading(running on localhost), the page shows:

Error: XMLHttpRequest failed: Unable to Connect to the Parse API.

This error persists, even after logging in using a test wallet. The pages do render, despite this error.

To Recreate:
Follow all the installation steps mentioned in the dev branch readme file.

Run on Localhost using any of the sample accounts provided by hardhat.

Node version: 16.14.2 -LTS
NPM - 8.5.0
Chrome Version: 100.0.4896.127

VSCode proxy settings in settings.json:

"http.proxy": "",
"http.proxyAuthorization": null,
"http.proxyStrictSSL": false,
"rest-client.excludeHostsForProxy": []

Screen Shot:
image

It seems to be a proxy issue. But even after disabling all the proxy settings(windows, VSCode), the error persists.

If anyone is able to recreate the issue, or even has no issues setting up in a similar environment, please reply in the thread.

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