mattn / mattn/googletasks-vim

Authentication broken

Open
#2 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vim Script
Stars
16
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the authentication flow described in the issue and inspect the GoogleTasks initialization and webapi#json#decode calls named in the error. Determine why the authorization request returns HTTP 400, then verify that authentication completes without the reported Vim errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.