0

I've installed gist Ruby gem. However, I'm having trouble setting up my gist to work with an existing Github account and taken. I've read the instructions in here. However, I'm lost on the next steps I should try to get the authentication working despite following the instructions.

------ Update--------------------------

Found this issue to be open in its Github page: https://github.com/defunkt/gist/issues

Not much I can do at this point.

Thanks in advance for your insights!

stanigator
  • 10,768
  • 34
  • 94
  • 129

1 Answers1

0

You should use your github password, not token: https://github.com/defunkt/gist#authentication

NARKOZ
  • 27,203
  • 7
  • 68
  • 90