ledgerconnect / steemconnect

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

Unable to login #417

Closed varioso closed 5 years ago

varioso commented 5 years ago

Expected behavior

As others have stated previously.

I have a dApp using SC which was working normally up until a few weeks ago, i.e. users were able to log in normally with any Steem account.

Actual behavior

In recent weeks, however, SC would not log me in. It would accept my credentials, go through all the steps - login, key, etc. and then redirect me to the homepage again. I guess I need to update some of the vars in the configuration. Would appreciate any tips here.

I've added the app to SC dashboard with the right callback url, etc.

Steps to reproduce the behavior

Just log in as I would normally do to into the dApp.

bonustrack commented 5 years ago

Which dapp isnt working?

varioso commented 5 years ago

I apologize, the issue was due to the deprecated metadata feature which you guys have taken the time to blog about well in advance here: https://steemit.com/steemconnect/@fabien/steemconnect-deprecation-notice-for-the-metadata-feature

My bad. Thanks for your support.