解决github copilot登录失败问题

问题:Sign in failed. Reason: Request signInInitiate failed with message: unable to

问题:Sign in failed. Reason: Request signInInitiate failed with message: unable to verify the first certificate, request id: 5, error code: -32603

解决方法

升级到最新的idea
升级到最新的插件
powershell输入 :
set http_proxy=http://127.0.0.1:18080
set https_proxy=http://127.0.0.1:18080
登录, 可以成功

原文链接(4条消息) copilot 授权奇怪问题_呼噜呼噜~的博客-CSDN博客