Object {message: "method:whoami is not on whitelist", name: "Error", stack: "Error: method:whoami is not on whitelist↵
Happens when lite client is not the sbot identity (which is supposed to be the main use case of the lite client).
Introduced by caf3a5f8775fcebb0f0d23acfa6071301fd2031f %RglDlcm....
Possible solutions:
- Revert caf3a5f8775fcebb0f0d23acfa6071301fd2031f
- Remove the "Private messages are not supported" notice
- Add
whoami
to theREAD_AND_ADD
list inssb-ws
- Index private message threads in the client somehow