github source

github.marketplace_listing_plans

fail

List plans

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

no filters captured 2026-08-31 06:36:08Zmedian 38238 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
minimal239992 ms40759 ms41526 ms[0, 0]2
realistic235856 ms38238 ms40621 ms[0, 0]2
edge241147 ms45720 ms50293 ms[0, 0]2

Latency per trial

minimalmedian 40759ms
t139992mst241526ms
scale: 0–41526 ms
realisticmedian 38238ms
t135856mst240621ms
scale: 0–40621 ms
edgemedian 45720ms
t141147mst250293ms
scale: 0–50293 ms

Probe variants — every command + output

minimal2 trials
min 39992ms · median 40759ms · max 41526ms · rows 0,0

smallest valid query (no filters)

Command
SELECT * FROM github.marketplace_listing_plans LIMIT 1
Trials + output
trial 1·39992ms·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/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·41526ms·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/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 35856ms · median 38238ms · max 40621ms · rows 0,0

typical user query (no filters)

Command
SELECT * FROM github.marketplace_listing_plans LIMIT 25
Trials + output
trial 1·35856ms·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/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·40621ms·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/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 41147ms · median 45720ms · max 50293ms · rows 0,0

edge: larger limit, no filters

Command
SELECT * FROM github.marketplace_listing_plans LIMIT 200
Trials + output
trial 1·41147ms·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/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·50293ms·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/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
minimalt139992ms0error
minimalt241526ms0error
realistict135856ms0error
realistict240621ms0error
edget141147ms0error
edget250293ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:36:08Z
JSON record: reports/github/tables/marketplace_listing_plans.json
first_run_at: 2026-08-31T06:36:08Z
last_retried_at: 2026-08-31T06:36:08Z
retry_count: 0
View version history →