VS2022 无法使用GitHub账户登录/无法使用copilot 解决方案
-
无法登录github 账户
错误提示如下:
We encountered an issue while adding your GitHub account.
Exception Type: GitHubSignInException.
Inner Exception: StreamJsonRpc.RemoteInvocationException.
Error Message: The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
参考社区问答:
https://developercommunity.visualstudio.com/t/GitHub-login-not-working-in-vs-2022/10803905?ftype=problem&stateGroup=active&sort=newest
具体原因及其操作步骤如下:
https://www.doubao.com/thread/w4dc510fd0a823c7b
-
登录GitHub账户后,无法使用copilot情况
如果出现不能正常使用的情况,比如正常登录后无法激活,或者已激活显示disabled,需要注意一下自己的github账号是否被flag过
(曾经和别人拼车过copilot企业版或者在已毕业情况下申请过学生免费版copilot)