Daniel König
unread,Aug 25, 2023, 7:43:24 AM8/25/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GAM for Google Workspace
Hi all,
I'm trying to import a CSV file which contains contacts into the Google Workspace directory using GAM.
I tried the following command, but I'm not sure if it was the correct one, as I received an error message afterwards:
gam csv contacts.csv gam create user "~email" firstname "~firstname" lastname "~lastname"
The error message:
ERROR: 403: Not Authorized to access this resource/api - forbidden
My GAM setup should have all scopes, as I selected everything during the initial setup.
Thanks in advance for any advice.