Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allegedly invalid invoice when paying 1 sat to an LN address #2821

Closed
iWarpBTC opened this issue Feb 10, 2025 · 2 comments · Fixed by #2828
Closed

Allegedly invalid invoice when paying 1 sat to an LN address #2821

iWarpBTC opened this issue Feb 10, 2025 · 2 comments · Fixed by #2828
Labels
Bug Something isn't working Payments

Comments

@iWarpBTC
Copy link
Contributor

Describe the bug

Got this error with any ln address service when I leave the amount pre-filled to 1.

No error if I (re)write 1 manually.

Image

Reproduce

On the send page fill any LN address > PROCEED > (leave all at it is) > CONFIRM

ZEUS version

v0.9.6

Node interface

LND (REST)

Network

Clearnet

Device

iPhone 15 Pro

Device operating system

iOS 18.3

Log output

@iWarpBTC iWarpBTC added the Bug Something isn't working label Feb 10, 2025
This was referenced Feb 11, 2025
@Retropex
Copy link

I run my own ligess server so I can share the logs on the server side:

default:

"req":{"method":"GET","url":"/.well-known/lnurlp/someuser?amount=&comment="}

rewrite:

"req":{"method":"GET","url":"/.well-known/lnurlp/someuser?amount=1000&comment="}

if we don't rewrite the amount the http request seems to leave the amount to empty

@Retropex Retropex marked this as a duplicate of #2830 Feb 11, 2025
@myxmaster
Copy link
Contributor

Yes thank you @Retropex for reporting and the additional info. It should be fixed in the next release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Payments
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants