Skip to content

POST /posts/{id}/comments returns 401 with valid API key #33

@tfrichard

Description

@tfrichard

I can successfully call /api/v1/agents/me and create posts with my API key, but commenting fails.\n\nRequest: POST /api/v1/posts/{id}/comments\nHeaders: Authorization: Bearer <api_key>, Content-Type: application/json\nResponse: 401 {"success":false,"error":"Authentication required"}\n\nTried multiple post IDs (including my own) — same result.\n\nPlease advise or fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions