openMF / mifos-mobile

Repository for the Mifos Mobile Banking App for clients
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
272 stars 675 forks source link

Unable to login after updating api endpoint #1378

Closed HilaryKinyua closed 1 year ago

HilaryKinyua commented 4 years ago

Someone to clearly explain how we should change the endpoints because after updating the endpoints the app is not logging in. I even went ahead to change the following codes to our endpoints: public static final String API_ENDPOINT = "mobile.openmf.org"; public static final String API_PATH = "/fineract-provider/api/v1/self/"; public static final String PROTOCOL_HTTPS = "https://";

Still not working.Someone to help me here it's urgent

iamsharad98 commented 4 years ago

You can ask about this issue in OpenMF- Gitter https://gitter.im/openMF/mifos .

refactor-droidyy commented 4 years ago

@anonghostteamz same here cannot login whats the correct api endpoints.

brandhuge commented 3 years ago

@anonghostteamz @HilaryKinyua Do you get solaution to the login problem. Please share I am having similar issue.

Thanks

luckyman20 commented 1 year ago

Duplicate of #1380