Closed ff6347 closed 10 years ago
Thanks. I still got the same error though. But after removing the ~/.gistup.json and creating a new token for gistup it works now.
I briefly pushed a release without the fix due to an error verifying that the fix worked. So, make sure you’re on 0.0.12. But also it now displays the response from GitHub if the API fails, so it should be easier for you to debug. Thanks for the report.
Aight. I just don't know now if the error was caused by my old token or the module itself : /
Thank god, I had the same issue, I didn't know that how to access the home directory. The home directory can be accessible by cd ~/ instead of going all the way up to the root directory By making .gistup file(with my personal token) in ~/ directory, it works like a charm. Thanks!!
When trying to use the module (v 0.0.10) I get this error:
How can I fix this?