Intellij IDEA 在查看 GitHub PR 的时候提示不能载入 data 错误

在通过 Intellij IDEA 查看可用的 PR 的时候,你可能会遇到下面的错误:

Can't load data from GitHub
[Although you appear to have the correct authorization credentials, the `cwiki-us-spring` organization has enabled OAuth App access restrictions, meaning that data access to third-parties is limited. For more information on these restrictions, including how to whitelist this app, visit https://docs.github.com/articles/restricting-access-to-your-organization-s-data/].

 

 

提示的错误信息如上。

上面的提示内容是因为你的仓库的限制,导致你没有办法查看特定的仓库的 PR。

原因和解决办法

这个问题的原因是因为仓库的限制导致你没有办法通过 Intellij IDEA 来查看。

你可以通过设置你的 Organization 的 Third-party application access policy 被设置为 Access restricted

你可以通过删除这个 Access restricted,然后再次在 Intellij IDEA 上刷新就可以看到可用的 PR 了。

当然这个前提是你需要有 GitHub Organization 的权限才可以。

 

 

返回 Intellij IDEA 后重新刷新。

 

 

重新刷新后,可以查看已有在 GitHub 上的 PR。

https://www.ossez.com/t/intellij-idea-github-pr-data/809

posted @   huyuchengus  阅读(342)  评论(0编辑  收藏  举报
编辑推荐:
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
阅读排行:
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· C#/.NET/.NET Core优秀项目和框架2025年2月简报
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
· 【杭电多校比赛记录】2025“钉耙编程”中国大学生算法设计春季联赛(1)
点击右上角即可分享
微信分享提示