View Issue Details

IDProjectCategoryView StatusLast Update
0007666libeufinlibeufin-sandboxpublic2023-02-21 16:38
Reportersebasjm Assigned ToMS  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.2Fixed in Version0.9.2 
Summary0007666: /cashout should be accessible for the owner of the account
DescriptionThis endpoint
https://docs.taler.net/libeufin/api-sandbox.html#get--cashouts

since there is no account parameter, I assume that is not for admin but I get

< HTTP/1.1 403 Forbidden
{
  "error" : {
    "type" : "util-error",
    "description" : "Only admin allowed."
  }
}

Should it be available for admins also? If so, the account parameter should be included in the endpoint?
TagsNo tags attached.

Activities

MS

2023-02-13 18:23

manager   ~0019819

Now added the 'account' URI parameter: https://docs.taler.net/libeufin/api-sandbox.html#get--cashouts

Issue History

Date Modified Username Field Change
2023-02-08 21:45 sebasjm New Issue
2023-02-08 21:45 sebasjm Status new => assigned
2023-02-08 21:45 sebasjm Assigned To => MS
2023-02-08 21:48 sebasjm Severity minor => block
2023-02-08 21:48 sebasjm Reproducibility have not tried => always
2023-02-13 18:23 MS Note Added: 0019819
2023-02-13 18:23 MS Status assigned => resolved
2023-02-13 18:23 MS Resolution open => fixed
2023-02-21 16:37 Christian Grothoff Fixed in Version => 0.9.2
2023-02-21 16:38 Christian Grothoff Status resolved => closed
2023-04-13 20:26 Florian Dold Category sandbox => libeufin sandbox
2023-04-13 20:38 Florian Dold Category libeufin sandbox => libeufin-sandbox