stacker.news icon indicating copy to clipboard operation
stacker.news copied to clipboard

CORS error for Lightning Addresses

Open shocknet-justin opened this issue 11 months ago • 1 comments

When attempting to resolve a lightning address from a browser context the browser will error with "CORS header 'Access-Control-Allow-Origin' missing"

In my experience the webserver need this header on lnurl routes to be set to * for it to work with web wallets and I think browser extensions

shocknet-justin avatar Mar 26 '24 21:03 shocknet-justin

Which endpoints don't have the correct Access-Control-Allow-Origin

huumn avatar Mar 26 '24 22:03 huumn

Seems like its been squashed, I can't repro today...

It had been happening on the /.well-known, I didn't go further yesterday to see if it was on /api/lnurlp also

shocknet-justin avatar Mar 27 '24 17:03 shocknet-justin