6
我在Win7上使用IntelliJ IDEA 15.0.1,並且想要使用wizzard中的構建簽出GitHub項目。不幸的是我得到了以下錯誤:Intellij IDEA:無法獲取GitHub存儲庫列表
Couldn't get the list of GitHub repositories, Can't get available repositories Method Not Allowed
我配置我的代理服務器設置,我的GitHub上的用戶名和密碼。我忘了什麼嗎?
編輯: 當我測試下的IntelliJ設置連接 - >版本控制> GitHub的我得到以下錯誤:
Can't login: Can't get user info Method Not Allowed
你現在解決這個問題?遇到類似的問題。 – apines
我通過使用其他互聯網接入點來解決這個問題,但這並不在代理之後。 – Chriss
不確定我關注。在設置中,我得到「連接成功」,但試圖結帳時(VCS - >從版本控制 - > Github簽出)我得到無法獲得GitHub存儲庫列表錯誤... – apines