-
Notifications
You must be signed in to change notification settings - Fork 215
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
utils.js:37 Error: Returned error: Unexpected token < in JSON at position 0 #399
Comments
I was just checking this issue. Could reproduce it twice (just refreshing). But now I'm not being able to. Also tested it in incognito mode, and no bugs anymore. I'll review it again in a little while. |
For what it's worth, this happens when some contract in |
as far as I understood there was a problem with Netlify hosting and it didn't serve some content |
I agree with the idea, but I don't know what can we do that we are not doing now (chaining the contract creation and the start of the app with For the time being, I'd close that issue and see if it happens again soon. If it does, we can discuss some approach to handling it. |
That seems reasonable. We should just add an error handler when fetching the contracts, right now it must be ignoring the 404s. |
Which network did you use? (Mainnet, Kovan, Rinkeby, etc.)
Mainnet
If you were able to create it, what is the URL of your crowdsale?
https://wizard.oracles.org/invest?addr=0xe394E2260b012A1A284c8526A3887c786BbE08D3&networkID=1
Do you have screenshots showing the problem?
Do you see errors in the dev console? If yes, please include a screenshot
(To open the dev console in Google Chrome, press F12, or go to
View -> Developer -> Developer Tools
, and open the Console tab)The text was updated successfully, but these errors were encountered: