View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010171 | Taler | merchant backend | public | 2025-07-09 16:46 | 2025-08-31 19:32 |
| Reporter | sebasjm | Assigned To | schanzen | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.0 | ||||
| Target Version | 1.0 stretch goals | Fixed in Version | 1.0 stretch goals | ||
| Summary | 0010171: doesnt return new tokens after creating one | ||||
| Description | After this query $ curl 'http://merchant.taler.test/private/token' -H 'Authorization: Basic YWRtaW46cXdl' --data-raw '{"scope":"all","duration":{"d_us":"forever"}}' { "access_token": "secret-token:5ZR3HF807QY9R3KJQHZWNXQX2SZD4Y2B9QDCAMCP4QNAKSTNQWJG", "token": "secret-token:5ZR3HF807QY9R3KJQHZWNXQX2SZD4Y2B9QDCAMCP4QNAKSTNQWJG", "scope": "all", "refreshable": false, "expiration": { "t_s": "never" } } I'm expecting this to returns the token, but is empty $ curl 'http://merchant.taler.test/private/tokens' -H 'Accept: application/json' -H 'Accept-Language: en-US,en;q=0.9,es;q=0.8' -H 'Authorization: Bearer secret-token:GVP8MZ2R22XGNY1KA9Q72RVMHZZ0E7K35E924ZJQECJTT0TFQ6NG' { "tokens": [] } | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-07-09 16:46 | sebasjm | New Issue | |
| 2025-07-09 16:54 | Christian Grothoff | Assigned To | => avalos |
| 2025-07-09 16:54 | Christian Grothoff | Status | new => assigned |
| 2025-07-09 16:54 | Christian Grothoff | Assigned To | avalos => schanzen |
| 2025-07-09 16:56 | sebasjm | Relationship added | child of 0010108 |
| 2025-07-10 08:56 | schanzen | Note Added: 0025484 | |
| 2025-07-11 12:23 | schanzen | Status | assigned => resolved |
| 2025-07-11 12:23 | schanzen | Resolution | open => fixed |
| 2025-07-11 12:23 | schanzen | Note Added: 0025492 | |
| 2025-07-11 12:24 | schanzen | Fixed in Version | => 1.1 |
| 2025-07-11 17:59 | Christian Grothoff | Product Version | => 1.0 |
| 2025-07-11 17:59 | Christian Grothoff | Target Version | 1.1 => 1.0 stretch goals |
| 2025-08-31 19:09 | Christian Grothoff | Status | resolved => closed |
| 2025-08-31 19:32 | Christian Grothoff | Fixed in Version | 1.1 => 1.0 stretch goals |