github source
fail
View version history →
github.installation
failGet an organization installation for the authenticated app
Use this table to inspect an app installation for an org. Requires org. Add username to switch to a user installation, or owner/repo to switch to a repository installation; returned scope depends on the app context.
org captured 2026-08-31 06:19:04Zmedian 31675 ms
Verdict: FALSE
All variants failed: 6 errors, 0 successful.
What to do
Auth boundary
auth.requiredThis endpoint requires a GitHub App JWT, not a personal access token.
Endpoint requires a GitHub App JWT, not a personal access tokenAuth boundary
auth.requiredThis endpoint requires a GitHub App JWT, not a personal access token.
Not probeable on this token; ship the page with verdict=fail and notes='auth required'rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 19971 ms | 23662 ms | 27353 ms | [0, 0] | 2 |
| realistic | 2 | 26569 ms | 31675 ms | 36781 ms | [0, 0] | 2 |
| edge | 2 | 38155 ms | 44086 ms | 50017 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 23662ms
scale: 0–27353 ms
realisticmedian 31675ms
scale: 0–36781 ms
edgemedian 44086ms
scale: 0–50017 ms
Probe variants — every command + output
minimal
2 trialsmin 19971ms · median 23662ms · max 27353ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.installation WHERE org = 'opencode' LIMIT 1Trials + output
trial 1·27353ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/orgs/opencode/installation
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
trial 2·19971ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/orgs/opencode/installation
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
realistic
2 trialsmin 26569ms · median 31675ms · max 36781ms · rows 0,0
typical user query
Command
SELECT * FROM github.installation WHERE org = 'opencode' LIMIT 25Trials + output
trial 1·26569ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/orgs/opencode/installation
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
trial 2·36781ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/orgs/opencode/installation
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
edge
2 trialsmin 38155ms · median 44086ms · max 50017ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.installation WHERE org = 'opencode' LIMIT 200Trials + output
trial 1·38155ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/orgs/opencode/installation
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
trial 2·50017ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/orgs/opencode/installation
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
All returned rowsacross all non-errored trials · filterable · paginated
0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 27353ms | 0 | error | — |
| minimal | t2 | 19971ms | 0 | error | — |
| realistic | t1 | 26569ms | 0 | error | — |
| realistic | t2 | 36781ms | 0 | error | — |
| edge | t1 | 38155ms | 0 | error | — |
| edge | t2 | 50017ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:19:04ZJSON record:
reports/github/tables/installation.jsonfirst_run_at:
2026-08-31T06:19:04Zlast_retried_at:
2026-08-31T06:19:04Zretry_count:
0