Skip to content

404 for API request against /user/{username}/orgs #5485

@ChriFo

Description

@ChriFo
  • Gitea version (or commit ref): 328e38e built with: bindata, sqlite
  • Git version: 2.15.3
  • Operating system: Docker/Alpine
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant

Description

An GET request against https://try.gitea.io/api/v1/user/krischan157/orgs should return one organization called tree. But the response is an HTTP 404.

The GET request against https://try.gitea.io/api/v1/user/orgs is correctly returning the tree organization.

For both requests the user krischan157 was used for authorization.

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