Hi nostr:npub1drvpzev3syqt0kjrls50050uzf25gehpz9vgdw08hvex7e...

126103bfddc8df25...
npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445
hex
ea23d333d10697cd182ee77ad1a9d2a740e79b552023978de10101cb5af85e2enevent
nevent1qqsw5g7nx0gsd97drqhww7k348f2ws88nd2jqguh3hsszqwtttu9utsprpmhxue69uhhyetvv9ujuem4d36kwatvw5hx6mm9qgspycgrhlwu3he9ddhq407h7duheqxucn4g3a7zlp7agyzzyz6dvhckz7rk5Kind-1 (TextNote)
Hi nostr:npub1drvpzev3syqt0kjrls50050uzf25gehpz9vgdw08hvex7e0vgfeq0eseet
I'm wondering if there's a way to debug all messages sent by the client, like client.notifications. I'm debugging why my app always succeeds at authentication but fails to resubscribe after auth (both manually and with auto-auth).
Specifically, I'm already calling resubscribe, but the relay isn't sending anything after authentication (specifically the relay auth.nostr1.com). I thought this might be a relay bug, but it works fine on web clients like nostrudel.com.
Raw JSON
{
"kind": 1,
"id": "ea23d333d10697cd182ee77ad1a9d2a740e79b552023978de10101cb5af85e2e",
"pubkey": "126103bfddc8df256b6e0abfd7f3797c80dcc4ea88f7c2f87dd4104220b4d65f",
"created_at": 1771404186,
"tags": [
[
"p",
"68d81165918100b7da43fc28f7d1fc12554466e1115886b9e7bb326f65ec4272"
]
],
"content": "Hi nostr:npub1drvpzev3syqt0kjrls50050uzf25gehpz9vgdw08hvex7e0vgfeq0eseet\n\nI'm wondering if there's a way to debug all messages sent by the client, like `client.notifications`. I'm debugging why my app always succeeds at authentication but fails to resubscribe after auth (both manually and with auto-auth).\n\nSpecifically, I'm already calling resubscribe, but the relay isn't sending anything after authentication (specifically the relay auth.nostr1.com). I thought this might be a relay bug, but it works fine on web clients like nostrudel.com.",
"sig": "06880e7917fc19c264d570b875efeca4f4adab7602b7e80a079dfb181a55c2d96b86672cf10363e3b3d13461128a5d6dcfbdb86f6d8160f5bf4eaad4800131f3"
}