Why don't you just charge the first repayment amount as a fee

On Sat, Oct 19, 2019, 7:52 PM Muskan Khedia <[email protected]>
wrote:

> I am using the method of docker to run the server in my system. And there
> are no errors displayed in the console as it is a backend server and not
> linked with the frontend. In this case what details should I share that
> would be helpful to solve this problem?
>
> Thank You
> Muskan Khedia
>
> On Sun, Oct 20, 2019 at 12:12 AM Nayan Ambali <[email protected]>
> wrote:
>
>> Muskan,
>>
>> Please share the logs.
>>
>> -
>> Nayan
>>
>>
>> On Sun, Oct 20, 2019 at 12:11 AM Muskan Khedia <
>> [email protected]> wrote:
>>
>>> I have even tried appending the API endpoint to the local server
>>> instance. The GET Request was
>>> https://localhost:8443/fineract-provider/api/v1/clients?tenantIdentifier=default&pretty=true
>>>  and
>>> also tried https://localhost:8443/fineract-provider/api/v1/
>>> <https://localhost:8443/fineract-provider/api/v1/clients?tenantIdentifier=default&pretty=true>
>>>  but
>>> was stucked with the same error everytime.
>>>
>>> On Sat, Oct 19, 2019 at 11:55 PM Yemdjih Kaze Nasser <
>>> [email protected]> wrote:
>>>
>>>> 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
>>>>>>>
>>>>>>

Reply via email to