AOSSIE-Org / AOSSIE-Org/OrgExplorer
[BUG]: Contributor Intelligence returns HTTP 422 when fetching contributor details
- 主要语言
- JavaScript
- 星标
- 34
- 派生
- 92
- 平均合并
- 8 天 7 小时
- 30 天内合并 PR
- 12
描述
### 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
1. Open the Contributor Intelligence page.
2. Search for the GitHub username `priyanshunitr`.
3. Select the organization `AOSSIE-Org`.
4. Use the default reporting window.
5. Open DevTools → Network.
6. 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
- [x] I have joined the [Discord server](https://discord.gg/hjUhu33uAn) and will post updates there
- [x] I have searched existing issues to avoid duplicates
贡献指南
调研方向
Start on the Contributor Intelligence page and reproduce the request for `priyanshunitr` in `AOSSIE-Org` using the default reporting window. Inspect the failing GitHub API request in DevTools → Network and compare its parameters and authentication with the manually successful request; done means contributor details load without HTTP 422.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, javascript
- 领域
- analytics, api
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 68/100