View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004803 | Taler | exchange | public | 2016-11-18 15:21 | 2016-11-20 03:26 |
Reporter | Marcello Stanisci | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.2 | Fixed in Version | 0.2 | ||
Summary | 0004803: /admin/add/incoming: non representative error message | ||||
Description | If the /admin/add/incoming handler does not accept the bank specified in the 'sender_account_details' field of the input JSON, then it returns the following error to the caller: "{\n \"error\": \"unknown entity referenced\",\n \"code\": 1600,\n \"parameter\": \"sender_account_details\"\n}" In contrast, for the same error, it logs the more representative message: Nov 18 15:00:39-697838 taler-exchange-httpd-8347 ERROR Wire specifies bank URI http://localbank/, but this exchange only supports https://bank.demo.taler.net/ Nov 18 15:00:39-697867 taler-exchange-httpd-8347 WARNING External protocol violation detected at taler-exchange-httpd_admin.c:89. The error returned to the caller sounds more like a failure in the parsing, rather than the exchange just doesn't accept the bank in 'sender_account_details'. | ||||
Steps To Reproduce | Try to with withdraw from a bank not accepted by the exchange. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-11-18 15:21 | Marcello Stanisci | New Issue | |
2016-11-18 15:21 | Marcello Stanisci | Status | new => assigned |
2016-11-18 15:21 | Marcello Stanisci | Assigned To | => Christian Grothoff |
2016-11-18 16:07 | Christian Grothoff | Product Version | => git (master) |
2016-11-18 16:07 | Christian Grothoff | Fixed in Version | => 0.2 |
2016-11-18 16:07 | Christian Grothoff | Target Version | => 0.2 |
2016-11-18 18:29 | Christian Grothoff | Status | assigned => resolved |
2016-11-18 18:29 | Christian Grothoff | Resolution | open => fixed |
2016-11-18 18:29 | Christian Grothoff | Note Added: 0011531 | |
2016-11-20 03:26 | Christian Grothoff | Status | resolved => closed |