Closed alechko closed 12 years ago
I apologize for the token not working (I'm the author of that particular feature). I think I've tracked down the problem. I will work on a fix and make a pull request with a fix, but I'm not sure when it will get pulled in. You are of course free to use my fork which is available at https://github.com/skuroda/Gist
Well I fixed it, but decided not to push it to my repo. As it turns out this is already addressed in pull request #52, so you may want to just pull from his repo, or make the appropriate fix if you are comfortable with it.
Now it must work ok, thanks to zemlanin and skuroda!
thanx alot guys, working as charm!!! :)
According to documentation, it's possible to use token auth instead of storing plain-text password in a non protected file:
so while my ~/.config/sublime-text-2/Packages/User/Gist.sublime-settings file looks like this:
when trying to create / list gists, message pops up:
Also tried without success to use these settings in the ~/.config/sublime-text-2/Packages/Gist/Gist.sublime-settings file. I've looked at the other similar issues, and nothing solves this but using a password and not a token.
ST2 v2.0.1 build 2217 OS CrunchBang Linux statler