singnet / agi-faucet

Automated faucet for distributing AGI Tokens
https://faucet.singularitynet.io/
MIT License
13 stars 13 forks source link

Error sending AGI #3

Open adrianv425 opened 6 years ago

adrianv425 commented 6 years ago

Error after copying and pasting ETH address in text area. Console shows:

Uncaught SyntaxError: Unexpected token u in JSON at position 0
    at JSON.parse (<anonymous>)
    at XMLHttpRequest.i.onload (main.a8101720.js:4)
ferrouswheel commented 6 years ago

Suggests that the faucet is probably trying to parse "undefined" - https://stackoverflow.com/a/13022566 ?