-
Notifications
You must be signed in to change notification settings - Fork 709
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API endpoint related errors in "Manage Beneficiaries" Feature. #2030
Comments
this issue should be reported on the apache-fineract issues are here kindly follow up from this and if possible comment on these issues or you can report you own issue |
Hey @francisguchie can you elaborate a little more? |
At this page https://issues.apache.org/jira/secure/Dashboard.jspa all issues concerning Apache-fineract are reported. |
Got it mate, thank you. I'll be picking it up from here and will be reporting it. |
Summary:
There are some API endpoint related errors in "Manage Beneficiaries" feature in the project.
Each time the call is made to "https://demo.mifos.community/fineract-provider/api/v1/beneficiaries/tpt/template" which is used to fetch the template using which UI will be presented for adding Beneficiary, the response code is 404. Same is the case with "https://demo.mifos.community/fineract-provider/api/v1/beneficiaries/tpt" which is used to fetch beneficiaries list.
(Attaching screenshots below)
Steps to reproduce:
Try loading beneficiaries(tap on Beneficiaries)
Try adding beneficiaries(Beneficiaries -> "+" -> Add)
Expected behaviour:
Observed behaviour:
Device and Android version:
Tested on Pixel 2.
Screenshots:
added above
The text was updated successfully, but these errors were encountered: