Closed gabrielflorit closed 8 years ago
I was getting a id not defined error, and it took me a while to figure out I hadn't set the correct scopes on my .gistup.json oauth token. This should help with that.
id not defined
.gistup.json
I changed it so it links to https://github.com/settings/tokens/new?scopes=gist which should populate that checkbox automatically. Thanks!
I was getting a
id not defined
error, and it took me a while to figure out I hadn't set the correct scopes on my.gistup.json
oauth token. This should help with that.