github source

github.marketplace_listing_stubbed_plans

fail

List plans (stubbed)

Works without WHERE filters. Use LIMIT for spot checks; large result sets paginate quickly.

no filters captured 2026-08-31 06:39:01Zmedian 43706 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
minimal243537 ms46645 ms49753 ms[0, 0]2
realistic239244 ms43706 ms48168 ms[0, 0]2
edge234434 ms36795 ms39156 ms[0, 0]2

Latency per trial

minimalmedian 46645ms
t143537mst249753ms
scale: 0–49753 ms
realisticmedian 43706ms
t148168mst239244ms
scale: 0–48168 ms
edgemedian 36795ms
t134434mst239156ms
scale: 0–39156 ms

Probe variants — every command + output

minimal2 trials
min 43537ms · median 46645ms · max 49753ms · rows 0,0

smallest valid query (no filters)

Command
SELECT * FROM github.marketplace_listing_stubbed_plans LIMIT 1
Trials + output
trial 1·43537ms·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/marketplace_listing/stubbed/plans
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·49753ms·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/marketplace_listing/stubbed/plans
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 39244ms · median 43706ms · max 48168ms · rows 0,0

typical user query (no filters)

Command
SELECT * FROM github.marketplace_listing_stubbed_plans LIMIT 25
Trials + output
trial 1·48168ms·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/marketplace_listing/stubbed/plans
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·39244ms·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/marketplace_listing/stubbed/plans
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 34434ms · median 36795ms · max 39156ms · rows 0,0

edge: larger limit, no filters

Command
SELECT * FROM github.marketplace_listing_stubbed_plans LIMIT 200
Trials + output
trial 1·34434ms·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/marketplace_listing/stubbed/plans
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·39156ms·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/marketplace_listing/stubbed/plans
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
minimalt143537ms0error
minimalt249753ms0error
realistict148168ms0error
realistict239244ms0error
edget134434ms0error
edget239156ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:39:01Z
JSON record: reports/github/tables/marketplace_listing_stubbed_plans.json
first_run_at: 2026-08-31T06:39:01Z
last_retried_at: 2026-08-31T06:39:01Z
retry_count: 0
View version history →