JeffG on Nostr: I'm trying to publish from code (using rust-nostr) and then REQ for the event using ...
I'm trying to publish from code (using rust-nostr) and then REQ for the event using the pubkey that the GW was intended for.
I'm getting errors on publish because I'm not authed.
`Received OK from 'wss://auth.nostr1.com' for event 1a09ef5ed29990221a76a16fcf2981f8682ec107c00c8217985c4c20fd0062ae: status=false, message=auth-required: you must auth`
Published at
2024-12-02 09:07:42Event JSON
{
"id": "772b82a2ee22f1f0e4f4836d07961169f83270b43899f84c499556c164af7fc4",
"pubkey": "1739d937dc8c0c7370aa27585938c119e25c41f6c441a5d34c6d38503e3136ef",
"created_at": 1733130462,
"kind": 1,
"tags": [
[
"e",
"04824d3dec6437bfa735aaaf17a66d5ff270d24afa23043b576e34b7183af98d",
"",
"root"
],
[
"e",
"6a57d82ea640b24484fb01aeb82cc9d9d6ba636432921da4b1fc8e6ad13fa0c4",
"",
"reply"
],
[
"p",
"7cc328a08ddb2afdf9f9be77beff4c83489ff979721827d628a542f32a247c0e"
],
[
"p",
"1739d937dc8c0c7370aa27585938c119e25c41f6c441a5d34c6d38503e3136ef"
],
[
"p",
"65912a7ad17fd5cf3bacce9759f3bea3a44f9a3397340e559cf067945dc638bf"
]
],
"content": "I'm trying to publish from code (using rust-nostr) and then REQ for the event using the pubkey that the GW was intended for. \n\nI'm getting errors on publish because I'm not authed. \n\n`Received OK from 'wss://auth.nostr1.com' for event 1a09ef5ed29990221a76a16fcf2981f8682ec107c00c8217985c4c20fd0062ae: status=false, message=auth-required: you must auth`",
"sig": "18d5b71133934898471b7009df8c1fc789963c2025be503d3942102646d57a4cffc13f10a366c178bf542017ec2205df5bfb07e01d73930fb1a6746460510b19"
}