解决Github中使用Octotree时,出现 Error: API limit exceeded 报错 或者 Error: Connection error报错的问题(详细操作)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决Github中使用Octotree时,出现 Error: API limit exceeded 报错 或者 Error: Connection error报错的问题(详细操作)相关的知识,希望对你有一定的参考价值。

对于科研工作者来说,Github 是不可多得的利器,那么Octotree 插件的使用将会让用户在使用 Github 时拥有更好的体验,提高学习工作的效率。但是笔者在使用的过程中遇到以下这样的问题,下面将介绍遇到的问题以及解决办法。

1. 问题描述

Github 中使用 Octotree遇到以下两个问题:

问题一:

出现 "Error: API limit exceeded(You have exceeded the Github API rate limit. To continue using Octotree, you need to provide a Github access token. Please go to Setting and enter a token)"报错。

技术图片

问题二:

出现"Error: Connection error(Cannot connect to website. If your network connection to this website is fine, maybe there is an outage of the API.Please try again later)"

出现这两种问题的原因都是由于API的限制,问题的解决方法如下:

2. 解决办法

以问题一为例,两个问题的解决办法是一样的,操作也一样。步骤如下:

(1) 点击右上角的设置。

技术图片

(2) 进入如下界面,点击图中的小钥匙。

技术图片

(3) 进入界面找到最底下,点击 Generate token。

技术图片
(4) 进入如下界面,复制图中代码。

技术图片
(5) 进入如下界面,将上面复制的代码粘贴到图中位置,并点击 Apply Settings。

技术图片

(6) 刷新当前 Github 界面,目录信息即可显示

技术图片

谢谢您的阅读,如果您有什么问题,欢迎在下方留言评论,如果本文对您有帮助,不要忘了在下面点赞哟!!!



以上是关于解决Github中使用Octotree时,出现 Error: API limit exceeded 报错 或者 Error: Connection error报错的问题(详细操作)的主要内容,如果未能解决你的问题,请参考以下文章

我的Android进阶之旅如何在浏览器上使用Octotree插件树形地展示Github项目代码?

02GitHub 工具 Octotree

chrome浏览器插件 Octotree 让你浏览GitHub的时候像IDE 一样提供项目目录

如何优雅的使用 Octotree 插件

Octotree Chrome安装与使用方法

Chrome插件:Octotree,在GitHub网站上显示代码树