Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant