When I created the bitcoin core disconnected wallet, the password could not be unlocked, and the prompt: method not found (code-32601).
Whenever you see that "
prompt" '
method not found', it's most likely that you've typed an incorrect command, the command is not in the list of available commands.
Check for typo.
When using the GUI's console, you don't have to add "
bitcoin-cli" that's usually added as an example in online articles. Use what's posted in the above post.