sourcegraph / sg.nvim

Experimental Sourcegraph + Cody plugin for Neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

“Failed to save credentials"

NilisW opened this issue · comments

When trying to add credetials I get this error: “Failed to save credentials - Please report this error: set_credentials”

Also when running :SourcegraphLogin! and adding the token, nothing happens.

As a workaround, setting the environment variable "SRC_ACCESS_TOKEN" worked for me.