Paul, yeah, as Saransh pointed out.. and additionally you do need a Tenant as well of course.
Note how https://www.fineract.dev has a link to https://demo.fineract.dev/fineract-provider/api/v1/clients?tenantIdentifier=default Hope that helps. On Thu, 31 Dec 2020, 09:09 Saransh Sharma, <[email protected]> wrote: > You are missing the path /fineract-provider/ before api > > Sent from my iPhone > > On 31-Dec-2020, at 12:37 PM, Paul Aphivantrakul <[email protected]> > wrote: > > > Hello Michael, > > I watched your YouTube video about setting up the demo Fineract server > here https://www.youtube.com/watch?v=EkCOSjTEtbw > > I am having trouble calling the REST API on the Fineract demo website > https://www.fineract.dev/ > > I am using Postman to send my GET request. My request is to get the list > of all the clients as detailed here > https://demo.mifos.io/api-docs/apiLive.htm#clients_list > > URL: > https://www.fineract.dev/api/v1/clients > > Response: > and I am getting a 404 response > > <h1>404</h1> > <p><strong>File not found</strong></p> > > <p> > The site configured at this address does not > contain the requested file. > </p> > > Any help would be much appreciated. > > Thank you, > > Paul > > On Wed, Dec 30, 2020 at 9:50 PM Michael Vorburger <[email protected]> > wrote: > >> Hello, >> >> If you have any interest in better understanding the "Deploy on >> Fineract.dev" GitHub action, and how to "debug" a failure that it had >> today, check out https://github.com/vorburger/www.fineract.dev/issues/3. >> TL;DR it's all good again now, it was just a transient one time failure... >> ;-) >> >> BTW if anyone is interested in helping with >> https://github.com/vorburger/www.fineract.dev/issues/4, don't be shy, >> and do send PRs for that. >> >> Best wishes for 2021 to everyone BTW! >> >> Regards, >> M. >> _______________________ >> Michael Vorburger >> http://www.vorburger.ch >> >
