View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007958 | Taler | exchange | public | 2023-10-16 14:50 | 2023-11-29 01:30 |
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
| Summary | 0007958: fakebank doesn't implement the abort endpoint | ||||
| Description | FATAL: test failed Unexpected HTTP status 404 in response error detail: { "code": 7005, "when": { "t_ms": 1697450004150 }, "hint": "Unexpected HTTP status 404 in response", "requestUrl": "http://localhost:8082/accounts/user-rfg1n6m0cxvgvdke/withdrawals/0H3Q9YBG0MTEEQVHK702FVD8K5V34RZY6DBEN7JFJYXXXFTC0G4G/abort", "requestMethod": "POST", "httpStatusCode": 404, "errorResponse": { "code": 21, "hint": "There is no endpoint defined for the URL provided by the client.", "detail": "/accounts/user-rfg1n6m0cxvgvdke/withdrawals/0H3Q9YBG0MTEEQVHK702FVD8K5V34RZY6DBEN7JFJYXXXFTC0G4G/abort" } } | ||||
| Tags | No tags attached. | ||||
|
|
Nope, RTFM. POST to /withdrawals/$WOPOID/{abort,confirm} please! |
|
|
Yep, had to adjust the client there, works now. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-10-16 14:50 | Florian Dold | New Issue | |
| 2023-10-16 14:50 | Florian Dold | Status | new => assigned |
| 2023-10-16 14:50 | Florian Dold | Assigned To | => Christian Grothoff |
| 2023-10-16 21:45 | Christian Grothoff | Assigned To | Christian Grothoff => Florian Dold |
| 2023-10-16 21:46 | Christian Grothoff | Note Added: 0020587 | |
| 2023-11-13 14:11 | Florian Dold | Status | assigned => resolved |
| 2023-11-13 14:11 | Florian Dold | Resolution | open => fixed |
| 2023-11-13 14:11 | Florian Dold | Note Added: 0020634 | |
| 2023-11-29 01:28 | Christian Grothoff | Target Version | 0.9.4 => 0.9.3 |
| 2023-11-29 01:29 | Christian Grothoff | Fixed in Version | => 0.9.3 |
| 2023-11-29 01:30 | Christian Grothoff | Status | resolved => closed |