copilot-metrics-viewer icon indicating copy to clipboard operation
copilot-metrics-viewer copied to clipboard

Enterprise Seats Usage shows as 0 in docker deployment

Open andrew-hesse opened this issue 1 year ago • 0 comments
trafficstars

Using latest Docker image (latest, 1.7) shows 0 seat usage Tried to cURL directly all data is there

curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer TOKEN" \
  -H "X-GitHub-Api-Version: 2022-11-28" \
  https://api.github.com/enterprises/ENTERPRISE_NAME/copilot/billing/seats

Screenshot

andrew-hesse avatar Aug 21 '24 20:08 andrew-hesse