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 >
