Closed Karscist closed 1 year ago
Another user on our Discord encountered this issue as well. I believe the curl implementation on Windows is often quite poor and buggy. Unfortunately I don't know an easy fix for this; Codeium requires curl and we can't add --ssl-no-revoke
as (1) it's technically insecure to do so, and (2) it's a windows-only flag.
Closing due to staleness, please feel free to re-open if you are still encountering issues.
Throws errors when trying to authenticate on Windows 10, with Windows Terminal used to run neovim. Don't know the exact reason, but it has been fixed by adding the --ssl-no-revoke flag to each of the three curl uses in the plugin.