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.
https://github.com/GAM-team/got-your-back/wiki
Apache License 2.0
2.56k stars 203 forks source link

403: Insufficient Permission - insufficientPermissions #400

Closed scottrlarson closed 1 year ago

scottrlarson commented 1 year ago

The issue tracker is for reporting product deficiencies. How do I questions should be posted to the discussion forum at https://groups.google.com/group/got-your-back. When in doubt, start at the discussion forum and return here only when instructed to do so.

Please confirm the following:

Full steps to reproduce the issue:

  1. Installed GYB and created project per instructions. (I also followed the instructions to the letter on creating the project and adding the OAuth consent for GYB)
  2. Issued command: gyb --email email@gmail.com --action estimate
  3. Recreated project by deleting project config file and confirmed that I am using the Full access option.

Expected outcome (what are you trying to do?): I should get a messages/size estimate Actual outcome (what errors or bad behavior do you see instead?): 403: Insufficient Permission - insufficientPermissions

scottrlarson commented 1 year ago

Never mind I didnt check all the scoped options. please close.