GVim Windows: `:Copilot setup` fails with E-32603: Request signIn failed
Đang mở
- Ngôn ngữ chính
- Vim Script
- Star
- 11.7k
- Fork
- 810
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hello there,
I am on Windows, using gVim 9.2. I followed the installation instructions in README.md to install the copilot plugin. When running `:Copilot setup` within vim, I get the following error message:
```
Copilot:E-32603: Request signIn failed with message: Response content-type is missing (status=200)
```
The only point where I deviated from the readme instructions during the installation is that I cloned the plugin repo at a different location
```
%USERPROFILE%/vimfiles/pack/plugins/start/copilot.vim
```
instead of
```
%USERPROFILE%/vimfiles/pack/github/start/copilot.vim
```
What do you think I could be doing wrong?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.