With /app/setup/connect I am getting a prompt for username and password from the browser, but have not configured anything.
I've set "require-password": false in config.json already.
This results in the private key not being shown, but the following instead:
{"detail":"Incorrect address or passphrase"}
Version 3.0.0-beta1.
With
/app/setup/connectI am getting a prompt for username and password from the browser, but have not configured anything.I've set
"require-password": falsein config.json already.This results in the private key not being shown, but the following instead:
Version 3.0.0-beta1.