Re: Neo Bank Startup Company Using Fineract

2020-12-30 Thread Paul Aphivantrakul
Hello Binny, Thank you, your suggestion works. Thank you again. Paul On Thu, Dec 31, 2020 at 2:08 PM Binny Gopinath Sreevas < binny.gopin...@gmail.com> wrote: > Hi Paul, > > The GET URL should be: > https://demo.fineract.dev/fineract-provider/api/v1/clients > > The headers should also include "

Re: Neo Bank Startup Company Using Fineract

2020-12-30 Thread Binny Gopinath Sreevas
Hi Paul, The GET URL should be: https://demo.fineract.dev/fineract-provider/api/v1/clients The headers should also include "Fineract-Platform-TenantId" with value as "default". And Basic authentication is to be set on Postman with user id and password. Hope this helps. Thanks Binny On Thu, D

Re: Deploy on Fineract.dev GitHub action failure

2020-12-30 Thread Paul Aphivantrakul
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 t

Re: Neo Bank Startup Company Using Fineract

2020-12-30 Thread Saransh Sharma
I would suggest that deploy a local version and try API there Sent from my iPhone > On 31-Dec-2020, at 9:34 AM, Paul Aphivantrakul > wrote: > >  > Hello everyone, > > I am having trouble calling the REST API on the Fineract demo website > https://www.fineract.dev/ > > I am using Postman t

Re: Neo Bank Startup Company Using Fineract

2020-12-30 Thread Paul Aphivantrakul
Hello everyone, 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.fi

Re: SYSTEM BUG ON CLIENT CREATION

2020-12-30 Thread Petri Tuomola
Hi Emmanuel There was a PR in June (https://github.com/apache/fineract/pull/1120 ) which removed the “street” field from the Address API. My understanding is that the address details should be passed in fields “addressLine1”, “addressLine2”, “addr

Re: SYSTEM BUG ON CLIENT CREATION

2020-12-30 Thread Saransh Sharma
Think like you have this problem earlier, if i remember correctly you have to somehow set some settings in DB directly and set it to true. Thanks On Wed, Dec 30, 2020 at 6:35 PM Emmanuel Njoku wrote: > Dear Saransh, > > I enabled address settings > > On Wed, Dec 30, 2020 at 1:22 PM Saransh Shar

Deploy on Fineract.dev GitHub action failure

2020-12-30 Thread Michael Vorburger
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

Re: SYSTEM BUG ON CLIENT CREATION

2020-12-30 Thread Emmanuel Njoku
Dear Saransh, I enabled address settings On Wed, Dec 30, 2020 at 1:22 PM Saransh Sharma wrote: > Enable address settings > > Sent from my iPhone > > On 30-Dec-2020, at 5:37 PM, Emmanuel Njoku wrote: > >  > Dear team, > > After cloning [fineract] branch develop and deployed on the Apache Tomca

Re: SYSTEM BUG ON CLIENT CREATION

2020-12-30 Thread Saransh Sharma
Enable address settings Sent from my iPhone > On 30-Dec-2020, at 5:37 PM, Emmanuel Njoku wrote: > >  > Dear team, > > After cloning [fineract] branch develop and deployed on the Apache Tomcat 9. > I am unable to create a client using > { > "officeId": 1, > "fullname": "EMMANUEL", > "m

SYSTEM BUG ON CLIENT CREATION

2020-12-30 Thread Emmanuel Njoku
Dear team, After cloning [fineract] branch develop and deployed on the Apache Tomcat 9. I am unable to create a client using { "officeId": 1, "fullname": "EMMANUEL", "mobileNo": "91530907963", "externalId": "AA107894", "dateFormat": "dd ", "locale": "en", "active": true, "