openMF / android-client

An android client for the MifosX platform
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
200 stars 587 forks source link

App sends incorrect login API #1811

Closed pmugabi closed 1 year ago

pmugabi commented 3 years ago

App sends incorrect login API

App is unable to login and triggers an exception on Fineract mentioning invalid JSON as per issue FINERACT-726

Steps to reproduce: Attempt to login to version 1.5.0 of Fineract with the mobile app

Expected behaviour:

To login

Observed behaviour:

Returns a blank notification message

Device and Android version:

Xiaomi Mi 9T running Android 10

pmugabi commented 3 years ago

First time contributor, have already fixed it on code I pulled down, if it's fine, I'd like to make a pull request and add it to the main code base.

avivijay19 commented 1 year ago

Already resolved