Skip to content
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

Some requests for Groups and Centers do not work #3492

Open
josephgodwinkimani opened this issue Aug 17, 2022 · 0 comments
Open

Some requests for Groups and Centers do not work #3492

josephgodwinkimani opened this issue Aug 17, 2022 · 0 comments

Comments

@josephgodwinkimani
Copy link

Description

  1. Retrieving a center I just created does'nt work
  2. Listing all centers doesn't work
  3. Retrieving a group i just created doesn't work
  4. Listing all groups doesn't work

Tested all requests on postman and i get this error:

{
    "timestamp": 1660761044630,
    "status": 500,
    "error": "Internal Server Error",
    "message": "",
    "path": "/fineract-provider/api/v1/groups"
}

Steps to Reproduce

  1. Build from source
  2. Setup MifosX platform

Expected Behaviour

  1. Retrieving a center by id successfully
  2. Listing all centers successfully
  3. Retrieving a group by id successfully
  4. Listing all groups successfully

Settings

  • Mifos X version: Mifos 21.0.7.2
  • Browser used: Firefox
  • OS: Ubuntu 20.04 LTS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant