Hello,
I must be doing something wrong with secondary domains.
Whenever I enter
gam select domain2 save
and then try any gam command, I get
ERROR: Authentication Token Error - Reauthentication is needed, please run
gam oauth create
ERROR: API access Denied
I can run this but it's annoying that it happens every time. It's possible that there's a timeout that I haven't set correctly because I think it's fine if I run oauth create and then switch back and forth in the same session.
I don't get this with the default domain though, even if I don't use it for several days.
I have gam.cfg set this way:
default = .gam/
domain2 = .gam/domain2
What am I doing wrong?
Thanks!