Hi Gagan, Try including with your requests the header "Fineract-Platform-TenantId" with a value of "default". Or use this instead: http://localhost:8443/fineract-provider/api/v1/roles?tenantIdentifier=default
Regards, Audrey. On Fri, Jul 8, 2022, 11:30 AM Gagan Goel <[email protected]> wrote: > Hi, > > I tried hitting the simple et endpoints like > http://localhost:8443/fineract-provider/api/v1/roles. > > Regards, > Gagan > > > On 08-Jul-2022, at 1:27 PM, 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 - > • Docker - > https://github.com/apache/fineract#instructions-to-run-using-docker-and-docker-compose > • 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.* >
