We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When searching groups as a non admin user, we get the following error:
{ "message": "\"memberId\" must be a string" }
It seems we are not converting the memberId which is a Number to String before passing to the service and the validator complains