View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004705 | Taler | exchange | public | 2016-10-04 17:30 | 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 | 0004705: Non compliant error returned | ||||
Description | When some error occur, the merchant backend does not send back any JSON which complies with the one described at [1]. Namely, it lacks the 'code' field. [1] api-common.html#errordetail | ||||
Tags | No tags attached. | ||||
related to | 0004497 | closed | Christian Grothoff | revise error responses |
|
It appears that not even the exchange complies to this layout (yet?). |
|
I've just updated the exchange to add "code" to error responses (aa3332b..70462f0). However, the exchange C library does not yet use/export those codes. (Merchant is also still to be modified.) |
|
C API should now also always return Taler-specific error codes. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-10-04 17:30 | Marcello Stanisci | New Issue | |
2016-10-04 17:30 | Marcello Stanisci | Status | new => assigned |
2016-10-04 17:30 | Marcello Stanisci | Assigned To | => Marcello Stanisci |
2016-10-07 18:24 | Marcello Stanisci | Note Added: 0011272 | |
2016-10-07 18:24 | Marcello Stanisci | Assigned To | Marcello Stanisci => |
2016-10-09 01:50 | Christian Grothoff | Status | assigned => acknowledged |
2016-10-09 01:50 | Christian Grothoff | Product Version | => git (master) |
2016-10-09 01:50 | Christian Grothoff | Target Version | => 0.2 |
2016-10-10 08:39 | Christian Grothoff | Assigned To | => Christian Grothoff |
2016-10-10 08:39 | Christian Grothoff | Status | acknowledged => assigned |
2016-10-10 08:39 | Christian Grothoff | Relationship added | related to 0004497 |
2016-10-18 23:08 | Christian Grothoff | Note Added: 0011347 | |
2016-10-18 23:08 | Christian Grothoff | Description Updated | |
2016-10-18 23:09 | Christian Grothoff | Category | mechant backend => exchange |
2016-10-20 21:34 | Christian Grothoff | Note Added: 0011371 | |
2016-10-20 21:34 | Christian Grothoff | Status | assigned => resolved |
2016-10-20 21:34 | Christian Grothoff | Fixed in Version | => 0.2 |
2016-10-20 21:34 | Christian Grothoff | Resolution | open => fixed |
2016-11-20 03:26 | Christian Grothoff | Status | resolved => closed |