github source
fail
View version history →
github.marketplace_listing_plans
failList 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.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 | 39992 ms | 40759 ms | 41526 ms | [0, 0] | 2 |
| realistic | 2 | 35856 ms | 38238 ms | 40621 ms | [0, 0] | 2 |
| edge | 2 | 41147 ms | 45720 ms | 50293 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 40759ms
scale: 0–41526 ms
realisticmedian 38238ms
scale: 0–40621 ms
edgemedian 45720ms
scale: 0–50293 ms
Probe variants — every command + output
minimal
2 trialsmin 39992ms · median 40759ms · max 41526ms · rows 0,0
smallest valid query (no filters)
Command
SELECT * FROM github.marketplace_listing_plans LIMIT 1Trials + 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.
realistic
2 trialsmin 35856ms · median 38238ms · max 40621ms · rows 0,0
typical user query (no filters)
Command
SELECT * FROM github.marketplace_listing_plans LIMIT 25Trials + 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.
edge
2 trialsmin 41147ms · median 45720ms · max 50293ms · rows 0,0
edge: larger limit, no filters
Command
SELECT * FROM github.marketplace_listing_plans LIMIT 200Trials + 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 / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 39992ms | 0 | error | — |
| minimal | t2 | 41526ms | 0 | error | — |
| realistic | t1 | 35856ms | 0 | error | — |
| realistic | t2 | 40621ms | 0 | error | — |
| edge | t1 | 41147ms | 0 | error | — |
| edge | t2 | 50293ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:36:08ZJSON record:
reports/github/tables/marketplace_listing_plans.jsonfirst_run_at:
2026-08-31T06:36:08Zlast_retried_at:
2026-08-31T06:36:08Zretry_count:
0