github source

github.app

fail

Get the authenticated app

Works without WHERE filters. Results depend on the authenticated app context.

no filters captured 2026-08-31 05:29:14Zmedian 26119 ms
Verdict: FALSE

All variants failed: 6 errors, 0 successful.

What to do

Auth boundary
auth.required

This endpoint requires a GitHub App JWT, not a personal access token.

Endpoint requires a GitHub App JWT, not a personal access token
Auth boundary
auth.required

This 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

VariantTrialsMinMedianMaxRow countsErrors
minimal225765 ms26006 ms26247 ms[0, 0]2
realistic225606 ms26119 ms26632 ms[0, 0]2
edge227434 ms28016 ms28598 ms[0, 0]2

Latency per trial

minimalmedian 26006ms
t126247mst225765ms
scale: 0–26247 ms
realisticmedian 26119ms
t125606mst226632ms
scale: 0–26632 ms
edgemedian 28016ms
t128598mst227434ms
scale: 0–28598 ms

Probe variants — every command + output

minimal2 trials
min 25765ms · median 26006ms · max 26247ms · rows 0,0

smallest valid query (no filters)

Command
SELECT * FROM github.app LIMIT 1
Trials + output
trial 1·26247ms·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
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·25765ms·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
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.
realistic2 trials
min 25606ms · median 26119ms · max 26632ms · rows 0,0

typical user query (no filters)

Command
SELECT * FROM github.app LIMIT 25
Trials + output
trial 1·25606ms·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
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·26632ms·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
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.
edge2 trials
min 27434ms · median 28016ms · max 28598ms · rows 0,0

edge: larger limit, no filters

Command
SELECT * FROM github.app LIMIT 200
Trials + output
trial 1·28598ms·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
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·27434ms·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
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 / comboTrial #LatencyRowsStatusFirst key returned
minimalt126247ms0error
minimalt225765ms0error
realistict125606ms0error
realistict226632ms0error
edget128598ms0error
edget227434ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:29:14Z
JSON record: reports/github/tables/app.json
first_run_at: 2026-08-31T05:29:14Z
last_retried_at: 2026-08-31T05:29:14Z
retry_count: 0
View version history →