>
> Hello,
>

I got this similar problem many times during development. There can be 
several reasons.

* Make sure your localhost server is running 
* While you will run Index.html from community you need to add following 
things after index.html if your port is 8443

?baseApiUrl=https://localhost:8443/fineract-provider/api/v1?tenantIdentifier=default#/
 
 

* You are unable to access  https://localhost:8443/fineract-provider  this 
just because you are not providing tenantidentifier which should like this-

https://localhost:8443/fineract-provider/api/v1/offices?tenantIdentifier=default
 
and username-mifos , password-password

Let me know.

Thank you
Abu Sufian
Java Software Developer

Reply via email to