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

Can not send #2

Open
vascoosx opened this issue Sep 2, 2017 · 5 comments
Open

Can not send #2

vascoosx opened this issue Sep 2, 2017 · 5 comments

Comments

@vascoosx
Copy link

vascoosx commented Sep 2, 2017

I am trying to send with the host http://service.iotasupport.com but I am getting a 401 status code. Why is this happening?

@straight
Copy link

Have encountered the same issues during my trial, while able to bypass it after overriding iota.localAttachToTangle, similar to https://github.com/iotaledger/wallet/blob/master/ui/js/iota.lightwallet.js
Also, in this sample, the weight is only using 9 (https://github.com/domschiener/leaderboard-example/blob/master/js/send.js#L106).
This is no longer acceptable by node and required to update 14.
Hope it helps. Thanks!

@stephanj79
Copy link

the only node which you can use (at this time) is
http://node.iotawallet.info:14265
Use MWM 14.

So it works...

Greets

@dsir-minute
Copy link

seems that this older piece of code does not work anymore

@tedjames
Copy link

tedjames commented Jan 21, 2018

I can't send anything either via a local testnet. I'm getting an invalid transaction hash error anytime I try to send a transaction:
console

and the address it's being sent to was made properly as far as I'm aware of:
app

@dsir-minute
Copy link

dsir-minute commented Jan 23, 2018

I cloned this repo, fixed a few things and updated it a bit : see https://github.com/dsir-minute/iotaLeaderBoard2
Now pick a healthy wallet server (the one hardcoded in there is clumsy) and insert it (I've added host and port next to the seed form in the sidepanel), and enjoy !

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

5 participants