I first setup my GAM project last year for another domain, but set it up again today.
I'm able to run GAM commands just fine, but would like to fix the warnings I'm getting.
WARNING: Config File: /Users/username/.gam/gam.cfg, Section: DEFAULT, Item: oauth2_txt, Value: /Users/username/.gam/oauth2.txt, Not Found
WARNING: Config File: /Users/username/.gam/gam.cfg, Section: DEFAULT, Item: oauth2service_json, Value: /Users/username/.gam/oauth2service.json, Not Found
gam info domain and gam user myEmail show gmailprofile result in the same warning and error of "ERROR: No Client Access allowed"
I have the same issue as
this post where I look in the directory and only see 3 items in the hidden .gam folder:
- gam.cfg (modified today)
- gamcache folder (modified 2023)
- oauth2.txt.lock (modified today)
Thank you!