Bug Description
The Contributor Intelligence page fails to fetch contributor details and displays:
Failed to fetch contributor details: HTTP 422
The GitHub API request works correctly when executed manually with the same query and authentication token, but the request made from the web application returns 422 Unprocessable Content.
Steps to Reproduce
- Open the Contributor Intelligence page.
- Search for the GitHub username
priyanshunitr.
- Select the organization
AOSSIE-Org.
- Use the default reporting window.
- Open DevTools → Network.
- Observe the GitHub API requests.
Logs and Screenshots
Environment Details
Environment
- OS: Windows 10/11
- Browser: Brave 153.0.0.0
- Device: Desktop
- GitHub API: REST API (
api.github.com)
- Application: AOSSIE Org Explorer
Impact
High - Major feature is broken
Code of Conduct
Bug Description
The Contributor Intelligence page fails to fetch contributor details and displays:
The GitHub API request works correctly when executed manually with the same query and authentication token, but the request made from the web application returns
422 Unprocessable Content.Steps to Reproduce
priyanshunitr.AOSSIE-Org.Logs and Screenshots
Environment Details
Environment
api.github.com)Impact
High - Major feature is broken
Code of Conduct