Skip to content

gist.el doesn't work with 2 factor Auth #113

@jjasghar

Description

@jjasghar

One of my organizations forced 2 factor Auth on me, and now trying to run M-x gist-buffer-private I get this:

Contacting host: api.github.com:443
Opening TLS connection to ‘api.github.com’...
Opening TLS connection with ‘gnutls-cli --x509cafile nil -p 443 api.github.com’...failed
Opening TLS connection with ‘gnutls-cli --x509cafile nil -p 443 api.github.com --protocols ssl3’...failed
Opening TLS connection with ‘openssl s_client -connect api.github.com:443 -no_ssl2 -ign_eof’...done
Opening TLS connection to ‘api.github.com’...done
Decrypting /Users/jjasghar/.authinfo.gpg...done
json-read: JSON readtable error

I'm not sure how to debug this farther, but this is the only change that has happened between Github and my Emacs installation recently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions