skattoju4/gtasks-cli

Fix 400 Invalid Request for Google Tasks CLI Authentication

Open

#1 geöffnet am 7. Aug. 2025

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (0 Forks)auto 404
bughelp wanted

Repository-Metriken

Stars
 (0 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Gemini was last trying to implement a cli Client for Google tasks. The goal was to have a rich CLI like what you would get with ncurses or bubble tea with the ability to manage tasks including list create update delete and mark as complete. We ran into an issue when trying to authenticate with the users credentials. We created an oauth client but we kept getting rejected with 400 invalid request. Can you take a look and get the command gtask list to work ? I can provide a credentials.json Let me know if you have any clarifying questions.

Contributor Guide