We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using https://sandbox.mifos.community/#/clients/create. I fill the required(*) fields, after submit, I get 400 error code on console.
submit
400
User error on app: Invalid parameters were passed in the request!.
Invalid parameters were passed in the request!
Is there something I'm missing?
Fill required fields (only) as Person:
Person
Should create client successfully.
User error on app: Invalid parameters were passed in the request!. Error code: 400 Bad request.
Added. A few more:
Ref: openMF/mifos-documentation#14 (comment).
cc @edcable.
The text was updated successfully, but these errors were encountered:
@tapaswenipathak could you please try with adding all the fields for family details?
Sorry, something went wrong.
No branches or pull requests
Description
I'm using https://sandbox.mifos.community/#/clients/create. I fill the required(*) fields, after
submit
, I get400
error code on console.User error on app:
Invalid parameters were passed in the request!
.Is there something I'm missing?
Steps to Reproduce
Fill required fields (only) as
Person
:Expected Behaviour
Should create client successfully.
Actual Behaviour
User error on app:
Invalid parameters were passed in the request!
.Error code: 400 Bad request.
Settings
Screenshots, if any
Added. A few more:
Ref: openMF/mifos-documentation#14 (comment).
cc @edcable.
The text was updated successfully, but these errors were encountered: