Failed decryption of appPrivateKey

On the dev tool, I first get this warning
”Failed decryption of appPrivateKey, will try to use as given”

then this message after trying to log in
”Uncaught (in promise) Error
at authApp.ts:261
at u (runtime.js:45)
at Generator._invoke (runtime.js:274)
at Generator.forEach.e. [as throw] (runtime.js:97)
at s (tslib.es6.js:72)”

I need help with this error on what next steps are.

1 Like

@ryan @jude Do you have anyone available to help us on this issue?

Your best bet is to file an issue for this.
I’m assuming this is from blockstack.js? https://github.com/blockstack/blockstack.js

The web application was running over HTTP; running it over HTTPS solved the issue.