--
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/ef79f011-1ed3-4fce-96ed-3b1625ef0a25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Bao,Here's the API documentation: https://developers.google.com/classroom/reference/rest/v1/userProfiles.guardianInvitations/createWhat do these show?
On Fri, Aug 31, 2018 at 12:56 PM BHuynh <bhu...@lasdk8.org> wrote:
--
Hi,I am trying to send out Guardian invites to parent of students but it looks like the command only accept one email per student account.For example:gam create guardianinvite par...@mac.com stud...@lasdk8.org will send out google classroom invite email to par...@mac.comgam create guardianinvite par...@mac.com stud...@lasdk8.org will result in "ERROR: 409: Requested entity already exists - alreadyExists"is there a way to send out invite to multiple email? I don't see that option anywhere on the how to https://github.com/jay0lee/GAM/wiki/Managing-Google-Classroom#managing-guardiansany help would be greatly appreciated!Thanks,-Bao
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.
To post to this group, send email to google-apps-manager@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/ef79f011-1ed3-4fce-96ed-3b1625ef0a25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
----Ross Scroggs
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.
To post to this group, send email to google-apps-manager@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/CAJkvRS8ysUpOfjyEaq%3DMA-2P5uhgKybUhG99JV7Xn1TLWxxWEA%40mail.gmail.com.
Hi Ross,Thanks for the reply! I think I might have figured this out. I think the invite that send to the same email address that is in Google classroom as "Pending" will get this error rejection.So now, I have an issue that I thought I have cleared all the "Pending" invite but it did not go through with the GAM Delete guardian command. When I try to search my whole OU for the status of the invite with the command of GAM print guardian invitations states PENDING ou "/Students" I get the error "ERROR: 403: The caller does not have permission - forbidden" and not sure what that means. I run the GAM user admin check serviceaccount and everything passes. Could you advise on that?Also, what do you recommend for the command to clear all the Pending invite?Thanks,-Bao
On Fri, Aug 31, 2018 at 1:55 PM, Ross Scroggs <ross.s...@gmail.com> wrote:
Bao,Here's the API documentation: https://developers.google.com/classroom/reference/rest/v1/userProfiles.guardianInvitations/createWhat do these show?
On Fri, Aug 31, 2018 at 12:56 PM BHuynh <bhu...@lasdk8.org> wrote:
--
Hi,I am trying to send out Guardian invites to parent of students but it looks like the command only accept one email per student account.For example:gam create guardianinvite par...@mac.com stud...@lasdk8.org will send out google classroom invite email to par...@mac.comgam create guardianinvite par...@mac.com stud...@lasdk8.org will result in "ERROR: 409: Requested entity already exists - alreadyExists"is there a way to send out invite to multiple email? I don't see that option anywhere on the how to https://github.com/jay0lee/GAM/wiki/Managing-Google-Classroom#managing-guardiansany help would be greatly appreciated!Thanks,-Bao
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/ef79f011-1ed3-4fce-96ed-3b1625ef0a25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Ross Scroggs
--
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/CAJkvRS8ysUpOfjyEaq%3DMA-2P5uhgKybUhG99JV7Xn1TLWxxWEA%40mail.gmail.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.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CA%2B_2%2Bzg6%3DQHLwY9GY1DBbqLoe1Cq6sCMB-rL%2BBxJaDj3y4QY%3Dw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Bao,When you did: gam print guardian invitations states PENDING ou "/Students"Was there any output before: "ERROR: 403: The caller does not have permission - forbidden"What does this do: gam ou /Students printRoss
On Fri, Aug 31, 2018 at 3:21 PM Bao Huynh <bhu...@lasdk8.org> wrote:
Hi Ross,Thanks for the reply! I think I might have figured this out. I think the invite that send to the same email address that is in Google classroom as "Pending" will get this error rejection.So now, I have an issue that I thought I have cleared all the "Pending" invite but it did not go through with the GAM Delete guardian command. When I try to search my whole OU for the status of the invite with the command of GAM print guardian invitations states PENDING ou "/Students" I get the error "ERROR: 403: The caller does not have permission - forbidden" and not sure what that means. I run the GAM user admin check serviceaccount and everything passes. Could you advise on that?Also, what do you recommend for the command to clear all the Pending invite?Thanks,-Bao
On Fri, Aug 31, 2018 at 1:55 PM, Ross Scroggs <ross.s...@gmail.com> wrote:
Bao,Here's the API documentation: https://developers.google.com/classroom/reference/rest/v1/userProfiles.guardianInvitations/createWhat do these show?
On Fri, Aug 31, 2018 at 12:56 PM BHuynh <bhu...@lasdk8.org> wrote:
--
Hi,I am trying to send out Guardian invites to parent of students but it looks like the command only accept one email per student account.For example:gam create guardianinvite par...@mac.com stud...@lasdk8.org will send out google classroom invite email to par...@mac.comgam create guardianinvite par...@mac.com stud...@lasdk8.org will result in "ERROR: 409: Requested entity already exists - alreadyExists"is there a way to send out invite to multiple email? I don't see that option anywhere on the how to https://github.com/jay0lee/GAM/wiki/Managing-Google-Classroom#managing-guardiansany help would be greatly appreciated!Thanks,-Bao
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.
To post to this group, send email to google-apps-manager@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/ef79f011-1ed3-4fce-96ed-3b1625ef0a25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Ross Scroggs
--
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.
To post to this group, send email to google-apps-manager@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/CAJkvRS8ysUpOfjyEaq%3DMA-2P5uhgKybUhG99JV7Xn1TLWxxWEA%40mail.gmail.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.
To post to this group, send email to google-apps-manager@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CA%2B_2%2Bzg6%3DQHLwY9GY1DBbqLoe1Cq6sCMB-rL%2BBxJaDj3y4QY%3Dw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
----Ross Scroggs
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.
To post to this group, send email to google-apps-manager@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/CAJkvRS9xG058YMG_WPykt6WB4imZ3gsOrY4CjB_1vD07nscidg%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.
To post to this group, send email to google-apps-manager@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/ef79f011-1ed3-4fce-96ed-3b1625ef0a25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Ross Scroggs
--
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+unsubscribe...@googlegroups.com.
To post to this group, send email to google-apps-manager@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/CAJkvRS8ysUpOfjyEaq%3DMA-2P5uhgKybUhG99JV7Xn1TLWxxWEA%40mail.gmail.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+unsubscribe...@googlegroups.com.
To post to this group, send email to google-apps-manager@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/CA%2B_2%2Bzg6%3DQHLwY9GY1DBbqLoe1Cq6sCMB-rL%2BBxJaDj3y4QY%3Dw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
----Ross Scroggs
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+unsubscribe...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
Yes, there was input before then also after the Error 403. The error 403 pops up in between successful command.I don't have access to run the game ou /Students print yet. I will let you know the result next TuesdayThanks,-Bao
On Fri, Aug 31, 2018 at 5:12 PM, Ross Scroggs <ross.s...@gmail.com> wrote:
Bao,When you did: gam print guardian invitations states PENDING ou "/Students"Was there any output before: "ERROR: 403: The caller does not have permission - forbidden"What does this do: gam ou /Students printRoss
On Fri, Aug 31, 2018 at 3:21 PM Bao Huynh <bhu...@lasdk8.org> wrote:
Hi Ross,Thanks for the reply! I think I might have figured this out. I think the invite that send to the same email address that is in Google classroom as "Pending" will get this error rejection.So now, I have an issue that I thought I have cleared all the "Pending" invite but it did not go through with the GAM Delete guardian command. When I try to search my whole OU for the status of the invite with the command of GAM print guardian invitations states PENDING ou "/Students" I get the error "ERROR: 403: The caller does not have permission - forbidden" and not sure what that means. I run the GAM user admin check serviceaccount and everything passes. Could you advise on that?Also, what do you recommend for the command to clear all the Pending invite?Thanks,-Bao
On Fri, Aug 31, 2018 at 1:55 PM, Ross Scroggs <ross.s...@gmail.com> wrote:
Bao,Here's the API documentation: https://developers.google.com/classroom/reference/rest/v1/userProfiles.guardianInvitations/createWhat do these show?
On Fri, Aug 31, 2018 at 12:56 PM BHuynh <bhu...@lasdk8.org> wrote:
--
Hi,I am trying to send out Guardian invites to parent of students but it looks like the command only accept one email per student account.For example:gam create guardianinvite par...@mac.com stud...@lasdk8.org will send out google classroom invite email to par...@mac.comgam create guardianinvite par...@mac.com stud...@lasdk8.org will result in "ERROR: 409: Requested entity already exists - alreadyExists"is there a way to send out invite to multiple email? I don't see that option anywhere on the how to https://github.com/jay0lee/GAM/wiki/Managing-Google-Classroom#managing-guardiansany help would be greatly appreciated!Thanks,-Bao
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.
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/ef79f011-1ed3-4fce-96ed-3b1625ef0a25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Ross Scroggs
--
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.
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/CAJkvRS8ysUpOfjyEaq%3DMA-2P5uhgKybUhG99JV7Xn1TLWxxWEA%40mail.gmail.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.
To post to this group, send email to google-ap...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CA%2B_2%2Bzg6%3DQHLwY9GY1DBbqLoe1Cq6sCMB-rL%2BBxJaDj3y4QY%3Dw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
----Ross Scroggs
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.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.