Skip to content

Bug - get group members is not responding #248

@ChenAshuri

Description

@ChenAshuri

I have two tenants for my App, both of them use the auth0-authorization-extension to manage users.

Tenant 1: When trying to fetch group members i got the required response.

Tenant 2: When trying to fetch group members i got:

    "statusCode": 500,
    "error": "Internal Server Error",
    "message": "An internal server error occurred"

The same code is running in both cases.
Both tenants use machine to machine applications authorized by auth0-authorization-extension-api with all the required scopes.
The other Authorization API calls are working except of:

GET /api/groups/{group_id}/members

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions