-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Authentication broken #2
Comments
two questions.
|
I did install webapi-vim by doing a git clone in my .vim/bundle as the If I retry, I get another prompt for a code and another browser window BTW: I am running this under Ubuntu 12.04. Let me know if I can try out other things to help debug this. Regards 2012/9/13 mattn [email protected]
|
hmm, I can't reproduce it. Are you use HTTP_PROXY ? |
I don't think I do (at least I have not configured anything like this). 2012/9/16 mattn [email protected]
|
I just wanted to try this vim plugin, but I get the following error:
Access http://bit.ly/lbAaTD
and type the code that show in the browser into below.
CODE: XXFehler beim Ausführen von "function 21_GoogleTasks..21_initialize..webapi#json#decode":
Zeile 8:
E605: Ausnahme nicht aufgefangen: HTTP/1.1 400 Bad Request^@ Cache-Control: no-cache, no-store, max-age=0, must-revalidate^@ Pragma: no-cache^@ Expires: Fri, 01 Jan
1990 00:00:00 GMT^@ Date: Wed, 12 Sep 2012 13:56:32 GMT^@ Content-Type: application/json^@ X-Content-Type-Options: nosniff^@ X-Frame-Options: SAMEORIGIN^@ X-XSS-P
rotection: 1; mode=block^@ Server: GSE^@ Transfer-Encoding: chunked^@
Fehler beim Ausführen von "function 21_GoogleTasks..21_initialize":
Zeile 14:
E171: Fehlendes :endif
What am I doing wrong?
The text was updated successfully, but these errors were encountered: