Hmmm. I can send and receive payments via invoices but I can't receive when I type the lightning address in. Tried from another wallet as well to send to the coinos wallet and it didn't work but sent fine when I created an invoice.
Probably. The account seems fine. I can see the balance and send and receive via invoice. Just can't receive when I manually type the lightning address.
That URL gives a 500 error on coinos side, "user not found":
% curl -v -L "https://staging.coinos.io/api/lnurl/fa1864dd-2d83-44c3-bae7-47379746df23?amount=1000" * Host staging.coinos.io:443 was resolved. [..] > GET /api/lnurl/fa1864dd-2d83-44c3-bae7-47379746df23?amount=1000 HTTP/2 > Host: staging.coinos.io < HTTP/2 500 < date: Mon, 16 Mar 2026 15:27:36 GMT < content-type: application/json < content-length: 16 [..] < "user not found"