*possibly* related, although I don't think so:
says payload should be base64 encoded, but
says the payload should be hex encoded
This seems to be contradictory?
nostr-tools uses the hex encoding, so if the server is expecting base64 that could be a problem, although like I said, I don't *think* these servers are processing the Auth header at all by the time they send me back a 400.
I'll at least try changing it to a base64 encoded payload hash once I get back from mowing the lawn...
GitHub
nips/96.md at master · nostr-protocol/nips
Nostr Implementation Possibilities. Contribute to nostr-protocol/nips development by creating an account on GitHub.
GitHub
nips/98.md at master · nostr-protocol/nips
Nostr Implementation Possibilities. Contribute to nostr-protocol/nips development by creating an account on GitHub.