You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Beneficiary list should be fetched from the servers and if no beneficiaries present then "no beneficiaries" should be shown in the UI.
Add beneficiaries template should be fetched from the server.
Observed behaviour:
Device and Android version:
Tested on Pixel 2.
Screenshots:
added above
The text was updated successfully, but these errors were encountered:
gururani-abhishek
changed the title
API endpoint related errors in "manage beneficia
API endpoint related errors in "Manage Beneficiaries" Feature.
Mar 22, 2023
At this page https://issues.apache.org/jira/secure/Dashboard.jspa all issues concerning Apache-fineract are reported.
The APIs you are consuming in this issue are provided by Apache-fineract ( the business logic that the mifos mobile app is using. If they are not providing you with the correct responses, then it is something to be fixed at the backend level and that is only in Apache-fineract
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: