ledgerconnect / steemconnect

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

Unable to login #408

Closed radoslawpanczyk closed 5 years ago

radoslawpanczyk commented 5 years ago

Expected behavior

User is logged and redirected to the given redirect url

Actual behavior

LoginRequest.vue:191 Failed to log in TypeError: Expected String
    at c (index.js:78)
    at Object.l [as decode] (index.js:139)
    at u (auth.js:6)
    at c (auth.js:14)
    at p.signMessage (auth.js:70)
    at Array.<anonymous> (vuex.esm.js:721)
    at p.dispatch (vuex.esm.js:428)
    at p.dispatch (vuex.esm.js:322)
    at s.r.<computed> (vuex.esm.js:924)
    at s.<anonymous> (LoginRequest.vue:167)

Steps to reproduce the behavior

Just try to login through the steemconnect

bonustrack commented 5 years ago

@radoslawpanczyk You probably used the wrong key to login, this issue should not be possible anymore, currently steemconnect interface would notify you with a message if you don't have the expected key to login or sign a tx.

bonustrack commented 5 years ago

Closing due to inactivity. If you're still having issues please open another issue.