XRPL-Labs / Xaman-Issue-Tracker

Bugs, improvements, suggestions & release progress (Project boards)
https://xumm.app
14 stars 9 forks source link

[Bug] Account referred to as not having signing access during SignIn request #446

Open WillXUMM opened 1 year ago

WillXUMM commented 1 year ago

Customer reported and Koen tested and confirmed.

1) Import a new card in Xumm, then press Activate your account 2) Press Get XRP 3) Select XOORS 4) Go through process. At "Identity verification" 5) Press Continue to verify your account

You receive a message similar to this: image

where the r-address is the r-address of the card you are trying to activate.

WietseWind commented 1 year ago

@WillXUMM @KoenPaas

This is a bug for sure, I think signing access is being judged based on the availability of an activated account on the XRPL, which the account isn't, at this stage. Which shouldn't matter if the private key is available for the card and it's a pseudo transaction.

So:

Which makes me think...

@N3TC4T

KoenPaas commented 1 year ago

It’s all accounts not tangem specific.

WietseWind commented 1 year ago

Good, then it's as I explained or close to that, let's fix this in 2.6.0 @N3TC4T

Thanks for the digging!

WietseWind commented 10 months ago

@KoenPaas @WillXUMM can you once more describe step for step what to do to reproduce this, the type of payload, accuont, etc.? We just tried and couldn't.