ledgerconnect / hivesigner

Signer app for Hive
MIT License
17 stars 5 forks source link

hivesigner import account does not work #36

Closed baunders closed 3 years ago

baunders commented 3 years ago

Expected behavior

Selling HIVE would be easy.

Actual behavior

To sell HIVE you have to go through BlockTrades, which requires a HiveSigner account. Once the HiveSigner account is set up you have to import your account using your active key. "You need to import your account using your password or at least active key to do this request. Click "Import account" button to proceed." Neither my HiveSigner password or active key are recognized. "Invalid username or password. You need to use master, active, posting or memo key to login." At this point I am stuck.

Steps to reproduce the behavior

  1. From Hive wallet, click on HIVE balance and select "SELL". That takes you to BlockTrades.
  2. In BlockTrades, I enter the amount of HIVE I want to sell(Send) and the type currency I want to Receive, in this case it is Ether(ETH).
  3. I enter the receiving address in MyEtherWallet. It shows as a valid address.
  4. I click on "Get Deposit Address" and a section opens below saying "We're ready for your trade".
  5. I enter my Hive user name. It shows the available balance.
  6. I click on "Transfer Using HiveSigner" and it goes to a HiveSigner summary of the transaction. At the bottom it says "You are going to get redirected to blocktrades.us."
  7. I click on "Continue" and it takes me to the HiveSigner login page. I enter my HiveSigner user name and password and click on "Login".
  8. An error message is returned saying "You need to import your account using your password or at least active key to do this request. Click "Import account" button to proceed."
  9. I click on "Import account" but it does not recognize either my password or my HiveSigner active key.
baunders commented 3 years ago

Issue resolved. Even though I was directed to a HiveSigner login page, it was actually looking for my Hive Wallet user name and password to verify the transaction. Once I entered that, I was able to import my account and complete my transaction.