pull down to refresh
0 sats \ 0 replies \ @k00b OP 18 Feb \ parent \ on: SN release: NWC & LNBits for sending, LND for autowithdraw, NSFW labels, & more meta
The problem is that the encoding is base64url encoding rather than normal base64, which makes sense depending on where it's coming from.
If you convert it to normal base64, it should work now, but I'll patch SN to support base64url soon too.