Skip to content

Incorrect status received from GitHub API. Expected 200, received; 403. See console for more details. #65

@PatoFlamejanteTV

Description

@PatoFlamejanteTV

Hi! I use this extension since ~1-2 months ago, I never had any problems, but randomly, this error showed where the language's pie chart should be:

Incorrect status received from GitHub API. Expected 200, received; 403. See console for more details.

Response { type: "basic", url: "https://api.github.com/users/PatoFlamejanteTV/repos?page=1&per_page=50", redirected: false, status: 403, ok: false, statusText: "", headers: Headers(20), body: ReadableStream, bodyUsed: false }
body: ReadableStream { locked: false }
bodyUsed: false
headers: Headers(20) { "access-control-allow-origin" → "*", "access-control-expose-headers" → "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-RateLimit-Used, X-RateLimit-Resource, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset", "content-length" → "279", … }
​​<entries>
"access-control-allow-origin": "*"
"access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-RateLimit-Used, X-RateLimit-Resource, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset"
"content-length": "279"
"content-security-policy": "default-src 'none'; style-src 'unsafe-inline'"
"content-type": "application/json; charset=utf-8"
date: "Sun, 20 Oct 2024 22:23:56 GMT"
"referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin"
server: "Varnish"
"strict-transport-security": "max-age=31536000; includeSubdomains; preload"
"x-content-type-options": "nosniff"
"x-firefox-spdy": "h2"
"x-frame-options": "deny"
"x-github-media-type": "github.v3; format=json"
"x-github-request-id": "[CENSORED]"
"x-ratelimit-limit": "60"
"x-ratelimit-remaining": "0"
"x-ratelimit-reset": "1729463698"
"x-ratelimit-resource": "core"
"x-ratelimit-used": "60"
"x-xss-protection": "1; mode=block"
<prototype>: HeadersPrototype { append: append(), delete: delete(), get: get(), … }
ok: false
redirected: false
status: 403
statusText: ""
type: "basic"
url: "https://api.github.com/users/PatoFlamejanteTV/repos?page=1&per_page=50"
<prototype>: ResponsePrototype { clone: clone(), arrayBuffer: arrayBuffer(), blob: blob(), … }
[data.ts:140](webpack://github-user-languages/src/data.ts)
    fetchRepoData data.ts:140
    fulfilled data.ts:5

Some screenshots:
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions