skattoju4/gtasks-cli
Ver no GitHubFix 400 Invalid Request for Google Tasks CLI Authentication
Open
#1 aberto em 7 de ago. de 2025
bughelp wanted
Métricas do repositório
- Stars
- (0 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.