-
Notifications
You must be signed in to change notification settings - Fork 49
Payment failed: UNIMPLEMENTED HTTP status code 404 #317
Comments
Hi there, |
@michaelWuensch |
Hm, okay The change for the payment flow was made in the last update (Zap Android 0.4.0-beta) where I replaced the deprecated functions. Updating your LND node might help. So far I have only heard of this issue with LND v0.11.0. |
@michaelWuensch the downgrade worked here. Thanks! I'll try to upgrade the btcpayserver and LND later |
I have the same issue as described. Zap version: 0.5.1-beta, build 3031 I do use a reverse proxy in front of BTCPayServer (nginx), could this be the issue? |
Issue is present with BTCPAYServer v1.2.4.0 Confirmed working with Zap v0.3.8-beta |
Hey guys, |
Can confirm with BTCPayServer v1.3.7.0 and LND 0.14.1-beta. Don't know if it's related but it was impossible to connect the wallet with qr code from btcpay UI. Had to copy/paste config. Also, receiving payments (generating invoices) works just fine. It's the sending part that refuses to work. |
To add: just tried with iPhone Zap Wallet and it worked flawlessly (from setup to sending/receiving). So, this is probably related to Android implementation and not anything on server side. My hunch is that is has something to do with not properly fetching the configuration. It fails through QR code, it also fails with config link and only sort of works via full config copy/paste. What I mean is, the first time it just keeps showing yellow icon, but when the app is restarted it goes green. Except for some reason it shows onion icon, when I'm running on clear net. Let me know if I can provide more info or try more things. Just know that I'm a noob running btc and ln nodes. |
I could not pay an invoice on the app.
Description
Steps to Reproduce
BTCPayServer
via IPV4.Services
>LND (gRPC server)
.QR Code
onZapWallet
.Environment
The text was updated successfully, but these errors were encountered: