github source
fail
View version history →
github.app_hook_config
failGet a webhook configuration for an app
Works without WHERE filters. Results depend on the authenticated app context.
no filters captured 2026-08-31 05:29:29Zmedian 27649 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 | 24551 ms | 26308 ms | 28066 ms | [0, 0] | 2 |
| realistic | 2 | 26368 ms | 27649 ms | 28931 ms | [0, 0] | 2 |
| edge | 2 | 26415 ms | 27312 ms | 28210 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 26308ms
scale: 0–28066 ms
realisticmedian 27649ms
scale: 0–28931 ms
edgemedian 27312ms
scale: 0–28210 ms
Probe variants — every command + output
minimal
2 trialsmin 24551ms · median 26308ms · max 28066ms · rows 0,0
smallest valid query (no filters)
Command
SELECT * FROM github.app_hook_config LIMIT 1Trials + output
trial 1·28066ms·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/app/hook/config
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·24551ms·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/app/hook/config
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 26368ms · median 27649ms · max 28931ms · rows 0,0
typical user query (no filters)
Command
SELECT * FROM github.app_hook_config LIMIT 25Trials + output
trial 1·26368ms·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/app/hook/config
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·28931ms·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/app/hook/config
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 26415ms · median 27312ms · max 28210ms · rows 0,0
edge: larger limit, no filters
Command
SELECT * FROM github.app_hook_config LIMIT 200Trials + output
trial 1·26415ms·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/app/hook/config
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·28210ms·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/app/hook/config
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 | 28066ms | 0 | error | — |
| minimal | t2 | 24551ms | 0 | error | — |
| realistic | t1 | 26368ms | 0 | error | — |
| realistic | t2 | 28931ms | 0 | error | — |
| edge | t1 | 26415ms | 0 | error | — |
| edge | t2 | 28210ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:29:29ZJSON record:
reports/github/tables/app_hook_config.jsonfirst_run_at:
2026-08-31T05:29:29Zlast_retried_at:
2026-08-31T05:29:29Zretry_count:
0