I have installed Auth0 Authorization V 2.4.
Calling /groups/{group_id}
all is good.
But calling /groups/{group_id}/memebers
throws 500 error
{
"Preformatted text`“statusCode”: 500,
“error”: “Internal Server Error”,
“message”: “An internal server error occurred”
}
I saw another thread here
It should be fixed but is happening again.