View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008769 | Taler | specification | public | 2024-04-24 19:09 | 2024-07-25 23:40 |
Reporter | sebasjm | Assigned To | Florian Dold | ||
Priority | normal | Severity | text | Reproducibility | always |
Status | assigned | Resolution | open | ||
Target Version | post-1.0 | ||||
Summary | 0008769: document possible error codes in wallet-core API docs | ||||
Description | all REST API and wallet API call should also describe the TalerErrorCode in case of unsuccessful call. example of expected rest api definition: https://docs.taler.net/core/api-bank-integration.html#post--withdrawal-operation-$WITHDRAWAL_ID 409 Conflict: TALER_EC_BANK_WITHDRAWAL_OPERATION_RESERVE_SELECTION_CONFLICT: The wallet selected a different exchange or reserve public key under the same withdrawal ID. TALER_EC_BANK_DUPLICATE_RESERVE_PUB_SUBJECT: the reserve public key is already used. TALER_EC_BANK_UNKNOWN_ACCOUNT: the selected exchange account was not found. in this way we can handle better in the UI (showing custom message or doing some custom logic) | ||||
Tags | No tags attached. | ||||
related to | 0008589 | assigned | Florian Dold | do GANA pass over wallet-core [estimate: 12h] |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-24 19:09 | sebasjm | New Issue | |
2024-04-24 19:09 | sebasjm | Status | new => assigned |
2024-04-24 19:09 | sebasjm | Assigned To | => Florian Dold |
2024-04-29 18:15 | Florian Dold | Relationship added | related to 0008589 |
2024-04-29 18:16 | Florian Dold | Severity | minor => text |
2024-04-29 18:16 | Florian Dold | Product Version | 0.11 => |
2024-04-29 18:16 | Florian Dold | Target Version | 0.11 => 1.0 |
2024-04-29 18:16 | Florian Dold | Summary | add taler error code in wallet spec => document possible error codes in wallet-core API docs |
2024-07-25 23:40 | Christian Grothoff | Target Version | 1.0 => post-1.0 |