You are reading content from Scuttlebutt
@cel-desktop %HrVCz6QbFAUEUJ2JgHiiatLYVOyUlxQFSKTZETchsK0=.sha256
Re: %ld3BapFVb

@farewellutopia
What query are you trying to make? To get messages by the current user, with either createUserStream or server.query.read you will have to specify the user id. You can make a whoami call at the start of your application and keep the id in memory. Or you can use the sbot.id value which is the id of the ssb-client's key (usually the same as the server's id but may be different if you are using a different master key to connect, or possibly connecting via noauth socket.

Join Scuttlebutt now