Hi Saksham, All routes behind /self are the self service APIs built for the opensource android application whereas other APIs like /client was built to interact with your backend system.
The two APIs have different authentication mechanisms that explains the 401. On Sun, 22 Nov 2020 at 10:44 AM, Saksham Handu <academic.ra...@gmail.com> wrote: > Hello Community, > > I'm new to Fineract API, and I was trying Fineract API from the postman to > get some understanding of its underlying APIs. > > I think we have an issue with */self/clients* endpoint. Refer ss 1 in > attachment, it was not successful. I was getting 401 > > Whereas I used */clients* endpoint, with the same Authorization Header, > it was a success 200. Refer to ss 2 in the attachments. > > > -- > Regards, > Saksham Handu >