Skip to content

API: several get routes need a session token #130

@CharlesNepote

Description

@CharlesNepote

Reproducing:

=> the answer is {"detail":"Missing session token"}

This is annoying for apps/people who just want to get the data, for whatever reason (stats, RAD, prototypes...).

This is the case for:

  • /api/v1/flags
  • /api/v1/flags/{flag_id}
  • /api/v1/tickets
  • /api/v1/tickets/{ticket_id}
  • /api/v1/stats

Solution

Return the data without the need of a session token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions