Closed vindarel closed 8 years ago
Documentation is wrong. I will fix that. You could try session API using the unit tests :
$ cask exec ert-runner -t session
[gitlab] Cleanup path
Set Gitlab TokenID
[gitlab] Session ID: Suu8-8SarRYyQtezr1kJ
.
Ran 1 test in 0.680 seconds
Hey, it's official I can't get my session token. With gitlab.com I get a "301 moved permanently error".
Do you confirm the doc of the readme is working ?
the line
looks wrong to me because gitlab wants a POST (so without urlencode I guess). But a command like
gives the same error.
Am I doing something wrong ? Thanks !