Well, not sure why the demo server is not working but you can try appending the api endpoint to your local server instance. If the build was properly set up you should get a response
On Sat, 19 Oct 2019 at 17:49, Muskan Khedia <[email protected]> wrote: > Thank you for your help. According to the documentation, I tried sending > some GET requests like: > 1. This was given an example in the documentation > https://demo.openmf.org/fineract-provider/api/v1/clients/1?tenantIdentifier=default&pretty=true > But again received an error message attached in screenshot 1. > 2. Then I tried using the local host API for the GET request using the > link > https://demo.openmf.org/fineract-provider/api/v1/clients/1?tenantIdentifier=default&pretty=true > But received the same error message as earlier attached in screenshot > 2. > > Please correct me where I am wrong. > > On Sat, Oct 19, 2019 at 9:08 PM Yemdjih Kaze Nasser <[email protected]> > wrote: > >> >> The build is OK, but it's just the backend. >> To use the ui you need the mifos community-app >> >> I faced thesame challenge. >> Check fineract api documentation >> <https://demo.openmf.org/api-docs/apiLive.htm> to learn how to use the >> fineract backend >> >> On Sat, 19 Oct 2019 at 15:38, Muskan Khedia <[email protected]> >> wrote: >> >>> Hello, >>> I am Muskan Khedia, 3rd-year Computer Science Engineering Student. I was >>> looking for open source projects and found the Apache-Fineract project >>> really interesting and wanted to contribute to it. I was trying to run the >>> project in my system but I am facing some difficulties while running the >>> project using Docker. I followed the instructions as mentioned in the >>> docs >>> <https://github.com/apache/fineract#instructions-to-run-using-docker-and-docker-compose>. >>> The docker build has been successful but on opening the server on the >>> browser error status 404 is been displayed. The screenshot of the error >>> status is attached below. >>> >>> Can anyone please help me out fixing this issue. >>> >>> Thank you >>> Muskan Khedia >>> >>
