-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
- 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
Labels
No labels