ledgerconnect / steemconnect

Signer app for Steem
https://steemconnect.com
MIT License
159 stars 88 forks source link

Oops, something went wrong. Here is the error message: "Cannot convert string to bool (only "true" or "false" can be converted)" when voting by witness #425

Closed marjuanm closed 4 years ago

marjuanm commented 5 years ago

Hello:

I reported this error at https://github.com/steemit/steem/issues/3463 but they recommended that I report it better in this area. When I want to vote for a witness on Steemit this error message appears: 63025203-51d36800-be6e-11e9-9090-d27f4d84959b Greetings.

bonustrack commented 5 years ago

The url is wrong, it should be ending with ...&approve=true, another option is to remove the param "approve", by default it will be converted to true.

marjuanm commented 5 years ago

Ok, it works, but Steemit asks me to confirm the transaction again, could you please implement this change, move from & approve=1 to & approve=true ?, thanks. Screenshot_2

bonustrack commented 5 years ago

@marjuanm We made a change, now both &approve=true and &approve=1 are working.

marjuanm commented 5 years ago

Thank you, but now this error message is displayed. Screenshot_1

bonustrack commented 4 years ago

@marjuanm this is a different error, make sure your local clock is properly sync.