Hi Gagan, Please share which API you're trying to hit. Thanks. Arnold
On Fri, Jul 8, 2022 at 10:23 AM Gagan Goel <[email protected]> wrote: > Hi, > > I am trying to deploy fineract locally. And I always seem to get a 400 Bad > request response for any Rest API I hit. > > I have tried running using these 2 methods - > > 1. Docker - > > https://github.com/apache/fineract#instructions-to-run-using-docker-and-docker-compose > 2. Dockerdb + Gradle - > > https://github.com/apache/fineract#instructions-how-to-run-for-local-development > > > > The only change I have made in to disable SSL using > FINERACT_SERVER_SSL_ENABLED > environment variable. > > After the service is up I can see the response > *{"status":"UP","groups":["liveness","readiness”**]}* from > http://localhost:8443/fineract-provider/actuator/health. > > Am I missing anything? > > Regards, > Gagan > > > > > > > > > *Disclaimer - The contents of this email message and any attachmentsare > confidential and are intended solely for the addressee. Theinformation may > also be legally privileged. This transmission is sentin trust, for the sole > purpose of delivery to the intended recipient.If you have received this > transmission in error, any use, reproductionor dissemination is strictly > prohibited. Please notify the senderimmediately by email if you have > received this email by mistake anddelete this email from your system.* >
