esnet / gdg

Grafana Dashboard Manager
https://software.es.net/gdg/
Other
333 stars 31 forks source link

[BUG] api/user/orgs no longer works #280

Closed safaci2000 closed 6 days ago

safaci2000 commented 2 months ago

Req:

 curl -X 'GET'
  'https://gf.gc1.dev-stage.stardust.es.net/api/user/orgs' \
  -H 'accept: application/json' \
  -H 'Authorization: Bearer TOKEN'

Response:

{"message":"Endpoint only available for users"}

Grafana Version:

2024-07-12 10:36:53 INF  Database=ok
2024-07-12 10:36:53 INF  Commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c
2024-07-12 10:36:53 INF  Version=10.4.0
safaci2000 commented 6 days ago

this was a mistake. Seems to be working fine, can't recreate.