View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009685 | Taler | wallet (WebExtension) | public | 2025-04-01 18:26 | 2025-04-01 18:26 |
Reporter | Antoine A | Assigned To | Florian Dold | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | assigned | Resolution | open | ||
Target Version | 1.0 | ||||
Summary | 0009685: createDepositGroup WALLET_DEPOSIT_GROUP_INSUFFICIENT_BALANCE | ||||
Description | When I try to deposit in demo I get a failure screen, also payto is shown as payto://undefined/undefined | ||||
Steps To Reproduce | Version: 0.14.4 981d66ed066ab0dae4e432b05637899155d071dd MacOs Chrome | ||||
Additional Information | { "context": [], "cause": { "details": { "code": 7026, "when": { "t_ms": 1743524658202 }, "hint": "Error (WALLET_DEPOSIT_GROUP_INSUFFICIENT_BALANCE)", "insufficientBalanceDetails": { "amountRequested": "KUDOS:0.1", "wireMethod": "undefined", "causeHint": "merchant-accept-insufficient", "balanceAgeAcceptable": "KUDOS:12.96", "balanceAvailable": "KUDOS:12.96", "balanceMaterial": "KUDOS:12.96", "balanceReceiverAcceptable": "KUDOS:12.96", "balanceExchangeDepositable": "KUDOS:0", "balanceReceiverDepositable": "KUDOS:0", "maxEffectiveSpendAmount": "KUDOS:0", "perExchange": { "https://exchange.demo.taler.net/": { "balanceAvailable": "KUDOS:12.96", "balanceMaterial": "KUDOS:12.96", "balanceExchangeDepositable": "KUDOS:0", "balanceAgeAcceptable": "KUDOS:12.96", "balanceReceiverAcceptable": "KUDOS:12.96", "balanceReceiverDepositable": "KUDOS:0", "maxEffectiveSpendAmount": "KUDOS:0", "missingGlobalFees": false, "causeHint": "merchant-accept-insufficient" } } } }, "stack": "BackgroundError@moz-extension://f7988ac4-c588-48ba-843a-15d6fa423718/dist/walletEntryPoint.js:64018:5\ncall@moz-extension://f7988ac4-c588-48ba-843a-15d6fa423718/dist/walletEntryPoint.js:64084:13\n" } } | ||||
Tags | No tags attached. | ||||