View Issue Details

IDProjectCategoryView StatusLast Update
0007958Talerexchangepublic2023-11-29 01:30
ReporterFlorian Dold Assigned ToFlorian Dold  
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version0.9.3Fixed in Version0.9.3 
Summary0007958: fakebank doesn't implement the abort endpoint
DescriptionFATAL: 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"
  }
}
TagsNo tags attached.

Activities

Christian Grothoff

2023-10-16 21:46

manager   ~0020587

Nope, RTFM. POST to /withdrawals/$WOPOID/{abort,confirm} please!

Florian Dold

2023-11-13 14:11

manager   ~0020634

Yep, had to adjust the client there, works now.

Issue History

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