GAM-team / got-your-back

Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your computer using Gmail's API over HTTPS.

Home Page:https://github.com/GAM-team/got-your-back/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAuth delete client 401

nekromoff opened this issue · comments

Please confirm the following:
x I have upgraded to the latest GYB release from https://github.com/jay0lee/got-your-back/releases and I still have this issue.
x I am typing the command as described in the GAM Wiki at https://github.com/jay0lee/got-your-back/wiki

Full steps to reproduce the issue:

  1. upgraded gyb to the latest / Linux
  2. Enter verification code:
  3. Impossible
    image

Expected outcome (what are you trying to do?):
oauth not working

Actual outcome (what errors or bad behavior do you see instead?):
oauth working

I have fixed it by deleting client_secret.json and recreating first run / project. Maybe this could be done automatically when handling exception such as 401 response.