GAM Group Calendar

1,140 views
Skip to first unread message

Mi0Tx

unread,
Jun 14, 2018, 4:06:03 PM6/14/18
to GAM for G Suite
Hello,

How can I share a group calendar with a user in the same domain?


E.g. I have 2 users in a domain (A&B).

I ran the command:  gam user US...@DOMAINNAME.com show calendars


and I see a calendar named:



How can I give User B access to that calendar? I tried running this command but I keep getting an error.

gam user US...@DOMAINNAME.com add calendar DOMAINNAME.com_fsd...@group.calendar.google.com selected false
...Subscribing US...@DOMAINNAME.com to DOMAINNAME.com_fsd...@group.calendar.google.com calendar (1/1)

ERROR: 404: Not Found - notFound


Where am I going wrong?

Thanks!

Ross Scroggs

unread,
Jun 14, 2018, 5:24:50 PM6/14/18
to google-ap...@googlegroups.com
First, User A has to give User B access to the calendar.

<CalendarACLRole> ::= editor|freebusy|freebusyreader|owner|reader|writer

gam user US...@DOMAINNAME.com add calendar DOMAINNAME.com_fsd...@group.calendar.google.com selected false


Ross


--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/54750365-eb7e-4912-a7d5-42d93635205f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--

Mi0Tx

unread,
Jun 14, 2018, 5:35:32 PM6/14/18
to GAM for G Suite
Ross,

Thanks for your reply.

I tried running the first command and got this:

Traceback (most recent call last):
  File "gam.py", line 11082, in <module>
  File "gam.py", line 10644, in ProcessGAMCommand
  File "gam.py", line 2986, in doCalendarAddACL
  File "gam.py", line 822, in buildCalendarGAPIObject
  File "gam.py", line 787, in convertUserUIDtoEmailAddress
  File "gam.py", line 197, in normalizeEmailAddressOrUID
AttributeError: 'NoneType' object has no attribute 'find'
Failed to execute script gam



Any ideas?

Thanks,

On Thursday, June 14, 2018 at 4:24:50 PM UTC-5, Ross Scroggs wrote:
First, User A has to give User B access to the calendar.

<CalendarACLRole> ::= editor|freebusy|freebusyreader|owner|reader|writer

gam user US...@DOMAINNAME.com add calendar DOMAINNAME.com_fsdfwerf3slvur4r41rr0@group.calendar.google.com selected false


Ross


On Thu, Jun 14, 2018 at 1:06 PM Mi0Tx <miro...@gmail.com> wrote:
Hello,

How can I share a group calendar with a user in the same domain?


E.g. I have 2 users in a domain (A&B).

I ran the command:  gam user US...@DOMAINNAME.com show calendars


and I see a calendar named:



How can I give User B access to that calendar? I tried running this command but I keep getting an error.

gam user US...@DOMAINNAME.com add calendar DOMAINNAME.com_fsdfwerf3slvur4r41rr0@group.calendar.google.com selected false
...Subscribing US...@DOMAINNAME.com to DOMAINNAME.com_fsdfwerf3slvur4r41rr0@group.calendar.google.com calendar (1/1)

ERROR: 404: Not Found - notFound


Where am I going wrong?

Thanks!

--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.


--

Ross Scroggs

unread,
Jun 14, 2018, 5:49:14 PM6/14/18
to google-ap...@googlegroups.com
What is your Gam version?

Ross

On Thu, Jun 14, 2018 at 2:35 PM Mi0Tx <miro...@gmail.com> wrote:
Ross,

Thanks for your reply.

I tried running the first command and got this:

Traceback (most recent call last):
  File "gam.py", line 11082, in <module>
  File "gam.py", line 10644, in ProcessGAMCommand
  File "gam.py", line 2986, in doCalendarAddACL
  File "gam.py", line 822, in buildCalendarGAPIObject
  File "gam.py", line 787, in convertUserUIDtoEmailAddress
  File "gam.py", line 197, in normalizeEmailAddressOrUID
AttributeError: 'NoneType' object has no attribute 'find'
Failed to execute script gam



Any ideas?

Thanks,

On Thursday, June 14, 2018 at 4:24:50 PM UTC-5, Ross Scroggs wrote:
First, User A has to give User B access to the calendar.

<CalendarACLRole> ::= editor|freebusy|freebusyreader|owner|reader|writer

gam user US...@DOMAINNAME.com add calendar DOMAINNAME.com_fsd...@group.calendar.google.com selected false


Ross


On Thu, Jun 14, 2018 at 1:06 PM Mi0Tx <miro...@gmail.com> wrote:
Hello,

How can I share a group calendar with a user in the same domain?


E.g. I have 2 users in a domain (A&B).

I ran the command:  gam user US...@DOMAINNAME.com show calendars


and I see a calendar named:



How can I give User B access to that calendar? I tried running this command but I keep getting an error.

gam user US...@DOMAINNAME.com add calendar DOMAINNAME.com_fsd...@group.calendar.google.com selected false
...Subscribing US...@DOMAINNAME.com to DOMAINNAME.com_fsd...@group.calendar.google.com calendar (1/1)

ERROR: 404: Not Found - notFound


Where am I going wrong?

Thanks!

--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.


--

--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.

To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.

For more options, visit https://groups.google.com/d/optout.


--

Mi0Tx

unread,
Jun 15, 2018, 12:23:15 AM6/15/18
to GAM for G Suite
Thank you Ross.. I upgraded to v4.4 and it worked!!!

I appreciate the help; you rock!

Thanks,


On Thursday, June 14, 2018 at 4:49:14 PM UTC-5, Ross Scroggs wrote:
What is your Gam version?

Ross

On Thu, Jun 14, 2018 at 2:35 PM Mi0Tx <miro...@gmail.com> wrote:
Ross,

Thanks for your reply.

I tried running the first command and got this:

Traceback (most recent call last):
  File "gam.py", line 11082, in <module>
  File "gam.py", line 10644, in ProcessGAMCommand
  File "gam.py", line 2986, in doCalendarAddACL
  File "gam.py", line 822, in buildCalendarGAPIObject
  File "gam.py", line 787, in convertUserUIDtoEmailAddress
  File "gam.py", line 197, in normalizeEmailAddressOrUID
AttributeError: 'NoneType' object has no attribute 'find'
Failed to execute script gam



Any ideas?

Thanks,

On Thursday, June 14, 2018 at 4:24:50 PM UTC-5, Ross Scroggs wrote:
First, User A has to give User B access to the calendar.

<CalendarACLRole> ::= editor|freebusy|freebusyreader|owner|reader|writer

gam user US...@DOMAINNAME.com add calendar DOMAINNAME.com_fsdfwerf3slvur4r41rr0@group.calendar.google.com selected false


Ross


On Thu, Jun 14, 2018 at 1:06 PM Mi0Tx <miro...@gmail.com> wrote:
Hello,

How can I share a group calendar with a user in the same domain?


E.g. I have 2 users in a domain (A&B).

I ran the command:  gam user US...@DOMAINNAME.com show calendars


and I see a calendar named:



How can I give User B access to that calendar? I tried running this command but I keep getting an error.

gam user US...@DOMAINNAME.com add calendar DOMAINNAME.com_fsdfwerf3slvur4r41rr0@group.calendar.google.com selected false
...Subscribing US...@DOMAINNAME.com to DOMAINNAME.com_fsdfwerf3slvur4r41rr0@group.calendar.google.com calendar (1/1)

ERROR: 404: Not Found - notFound


Where am I going wrong?

Thanks!

--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.


--

--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.


--
Reply all
Reply to author
Forward
0 new messages