-
Notifications
You must be signed in to change notification settings - Fork 9
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
M-x yagist-list
got error
#11
Comments
Thanks for reporting.
If this is your real api token, please revoke/regenerate the token immediately from: https://github.com/settings/applications This is just a quick note. |
I got similar issue too. (setted token in .gitconfig already) BTW, ask a question about seting different tokens.
Here is the output after execute
|
Thanks for the report. Your error seems that return from github api. I guess that due to url.el problems on https access via proxy. Now, I don't want to use url.el anymore. It's too problematic. If you could use curl or wget, please check following command is working:
Please use |
After use |
already setup token at .gitconfig
28afe13f39b7158099cce3f21c8d205181c9e5a1
use http_proxy and https_proxy thru env variables. Latest version yagist is fine.
curl -L https://api.github.com/gists?page=1
is fine.Here is error message:
The text was updated successfully, but these errors were encountered: