Skip to content

[$40] Project Groups API | Searching groups as a non admin user fails #78

Closed
@callmekatootie

Description

@callmekatootie

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions