Skip to content

bug: Nonexistent User EndpointΒ #31

@HelpingStudySite

Description

@HelpingStudySite

The MCP server's get_user tool attempts to call:

GET /api/v1/users/me/

Problem: This endpoint:

  • Returns 404 in Plane v0.28.0
  • The documentation at https://developers.plane.so/api-reference shows no "user" endpoints at all, just workspace and project members.
  • A user endpoint DOES exist at /api/users/me/ but it seems to require session authentication, not API key authentication

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