nlamirault / emacs-gitlab

A Gitlab client for Emacs
GNU General Public License v2.0
139 stars 30 forks source link

login with gitlab.com #31

Open micah opened 8 years ago

micah commented 8 years ago

Hi,

I just installed emacs-gitlab and configured my login/password, but when I do M-x gitlab-login, I get:

REQUEST [error] Error (error) while connecting to http://gitlab.com/api/v3/session. gitlab-login: HTTP Error: 401, nil

Indeed, if I browse that URL, it appears empty

vindarel commented 8 years ago

Hi Micah, I just had that and got it working with https. Regards

vindarel commented 8 years ago

see better default config for gitlab.com in https://github.com/nlamirault/emacs-gitlab/pull/38