-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Description:
We're experiencing a GITHUBAPI error 403 that is preventing our community statistics from being displayed properly on our platform.
Current Issue:
- API returning 403 Forbidden error
- Community metrics showing "State may be cached or incomplete"
- All statistics displaying as "0" (stars, projects, contributors)
- "Timed Out" message appearing in the interface
Technical Details:
- Error Code: 403
- API: GitHub API
- Affected Component: Community statistics display
- Message: "Timed Out" / "State may be cached or incomplete"
Possible Causes:
- GitHub API token expired or invalid
- Rate limiting issues
- Insufficient permissions for the API token
- IP-based restrictions
- Changes in GitHub API authentication requirements
Expected behavior
Expected Behavior:
- Proper display of community statistics:
- Stars across all GitHub repositories
- Live public projects on RecodHive
- Number of amazing contributors
- Repository forks count
- Real-time data from GitHub API
- No authentication/authorization errors
Add ScreenShots
What browsers are you seeing the problem on?
Firefox
Record
- I have read the Contributing Guidelines
- Are you a GSSOC'25 contributor
- I want to work on this issue