sourcegraph / sg.nvim

Experimental Sourcegraph + Cody plugin for Neovim
Apache License 2.0
677 stars 47 forks source link

“Failed to save credentials" #245

Open NilisW opened 1 month ago

NilisW commented 1 month ago

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.

daved commented 1 month ago

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