Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create public/private gist does not work #173

Open
sambsbdev opened this issue Feb 9, 2016 · 2 comments
Open

Create public/private gist does not work #173

sambsbdev opened this issue Feb 9, 2016 · 2 comments

Comments

@sambsbdev
Copy link

untitled

@liamjack
Copy link

liamjack commented Mar 1, 2016

You need to Generate an access token specifically for SublimeText and then put the newly obtained token in your Gist plugin User configuration (accessible via Preferences > Package Settings > Gist > Settings - User) by pasting the following and modifying where required:

{
    "token": "ACCESS_TOKEN_HERE"
}

@Magnus-G
Copy link

Magnus-G commented Apr 8, 2016

Thanks! This worked well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants