github / github/copilot.vim

GVim Windows: `:Copilot setup` fails with E-32603: Request signIn failed

Abierto
#281 3 comentarios 6 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Vim Script
Estrellas
11.7k
Forks
810
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.