nostrclient
nostrclient copied to clipboard
Connection failed 403 from NWC provider extension nostr+walletconnect address
Steps for reproduction:
- Install
nostrclient1.0.0 andnwcprovider1.0.0. - Create a nostr+walletconnect string.
- Try to use it in any app.
2025-07-27 12:36:55.42 | INFO | ('[REDACTED IP]', 0) - "WebSocket /nostrclient/api/v1/relay/" 403
2025-07-27 12:36:55.42 | INFO | connection failed (403 Forbidden)
2025-07-27 12:36:55.42 | INFO | connection close
Even after changing /app/lnbits/extensions/nostrclient/views_api.py manually with https://github.com/lnbits/nostrclient/pull/34 and restarting, it still happened. Probably related to https://github.com/lnbits/nostrclient/issues/30.
same with LNbits version: 1.2.1 NWC Service Provider: 1.0.2 nostr client: 1.0.1
LNbits v1.3.1 NWC Service Provider: 1.0.2 You can configure relay onto NWC SP and no nostrclient is needed, and you can connect wallets successfully.
I have no other use for nostrclient, at the moment (and I'm yet unable to test it on clearnet with v1.3.1)