taers232c / GAMADV-XTD3

Command line tool to manage Google Workspace
715 stars 87 forks source link

gam user <user> show/print contacts - Service not applicable/Does not exist #215

Closed jamenlang closed 2 years ago

jamenlang commented 2 years ago

GAMADV-XTD3 6.08.28 - https://github.com/taers232c/GAMADV-XTD3 - pyinstaller Ross Scroggs ross.scroggs@gmail.com Python 3.9.7 64-bit final Linux Ubuntu 14.04 Trusty Tahr x86_64 Path: /root/bin/gamadv-xtd3 Config File: /root/.gam/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: redacted

Just upgraded my 4.99 to 6.08.28 to work with contacts and I see this message:

$ gam user redacted print contacts User: redacted@redacted, Service not applicable/Does not exist User,resourceName

I did make sure both the contacts and people API are enabled in the developer console.

taers232c commented 2 years ago

Jamem,

After installing 6.08.28 you should have done: gam update project gam oauth create gam user @.*** check serviceaccount

Did you perform all of these step?

Ross

On Tue, Oct 26, 2021 at 3:45 PM Jamen @.***> wrote:

GAMADV-XTD3 6.08.28 - https://github.com/taers232c/GAMADV-XTD3 - pyinstaller Ross Scroggs @.*** Python 3.9.7 64-bit final Linux Ubuntu 14.04 Trusty Tahr x86_64 Path: /root/bin/gamadv-xtd3 Config File: /root/.gam/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: redacted

Just upgraded my 4.99 to 6.08.28 to work with contacts and I see this message:

$ gam user redacted print contacts User: @.***, Service not applicable/Does not exist User,resourceName

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/taers232c/GAMADV-XTD3/issues/215, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYLZVFTHXBVBE37YWM7TUI4VRZANCNFSM5GY5FYOQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Ross Scroggs @.***

taers232c commented 2 years ago

Send me a Meet/Zoom invitation if you want online help.

ross.scroggs @ gmail.com

jamenlang commented 2 years ago

That was what I needed, output looks much better now. Thanks again Ross!