-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Describe the bug
Trying to set a lightning redirect results an error: Error updating Lightning address: Authorization header not found
To Reproduce
Steps to reproduce the behavior:
- Go to Settings
- Check "LN redirect"
- Set an address
- Click "Save"
- An error occurs
Additional context
Upon investigation, it seems that updateLightningAddress in lightningaddress.ts expects the Authorization header to be there, but updateLnRedirect in userSettings.ejs never sets the header.
Metadata
Metadata
Assignees
Labels
No labels