Hello,

I hope someone can shine a light on this. I am using version 18.03 and use this https://demo.mifosx.in/api-docs/apiLive.htm as a guideline for the API.

When I try to retrieve some clients transactions I keep getting "Unauthorized". I try this with a user who has all the rights set.. Any other client actions seem to work.

Anyone experienced this before?

https://demo.mifosx.in/api-docs/apiLive.htm#list_clientTransactions

|GET https://DomainName/api/v1/clients/{clientId}/transactions?limit=5&offset=0|


{
  "timestamp": 1596956847729,
  "status": 401,
  "error": "Unauthorized",
  "message": "User not authorised to use the requested resource."
}

Thanks and regards,

Frans Jacobs


_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to