mfuentesg / SyncSettings

Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized
https://mfuentesg.dev/SyncSettings
MIT License
288 stars 38 forks source link

Getting permission error #139

Closed hgsadhrakiya closed 4 years ago

hgsadhrakiya commented 4 years ago

Hello, I am getting this error while using this command: Sync Settings: Download

"sync settings: the requested gist do not exist or the token has not enough permissions"

Can you please guide me on this?

elie464 commented 4 years ago

Try {"gist_id": "<gist_id>"} without the https://etc.

daniele-niero commented 4 years ago

For what it's worth, the suggestion above worked for me. I'm on Ubuntu 18.04.4 LTS, on an old Mac book pro (2009/2010)

marcovirtual commented 4 years ago

Try {"gist_id": "<gist_id>"} without the https://etc.

This worked for me too. Remember to delete the .js file extension from the gist_id when you copy it from GitHub.

TerminalFi commented 4 years ago

@hgsadhrakiya any update on this?

mfuentesg commented 4 years ago

Gist id is just the last part the Gist URL. i.e https://gist.github.com/user/86ee9288b05d236dada81148f66db8db id = 86ee9288b05d236dada81148f66db8db.