GAM Install Error

973 views
Skip to first unread message

Brian Lee

unread,
Aug 7, 2017, 6:55:45 PM8/7/17
to GAM for G Suite
When running the gam create project command, I am recieving this error. Any suggestions?  I've made sure that the user that I am executing this as is a Super Admin and all of the API's are enabled on the domain:

If your browser is on a different machine then press CTRL+C and
create a file called nobrowser.txt in the same folder as GAM.

Authentication successful.
Creating project "GAM Project"...
Checking project status...
Project still being created. Sleeping 1 seconds
Checking project status...
 enabling API admin.googleapis.com...
 enabling API appsactivity.googleapis.com...
 enabling API calendar-json.googleapis.com...
 enabling API classroom.googleapis.com...
 enabling API contacts.googleapis.com...

ERROR: 403: Services '[contacts.googleapis.com]' not found or permission denied.
 - forbidden

Ross Scroggs

unread,
Aug 7, 2017, 7:08:39 PM8/7/17
to google-ap...@googlegroups.com
Brian,

You must be trying this with GAMADV-X. Google has changed something, I'm investigating.

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-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/d6f601fe-924b-464e-910c-bd826c426142%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Ross Scroggs

unread,
Aug 7, 2017, 7:42:35 PM8/7/17
to google-ap...@googlegroups.com
Brian,

Try now.

Ross

On Mon, Aug 7, 2017 at 4:08 PM, Ross Scroggs <ross.s...@gmail.com> wrote:
Brian,

You must be trying this with GAMADV-X. Google has changed something, I'm investigating.

Ross
On Mon, Aug 7, 2017 at 3:16 PM, Brian Lee <bl...@sltechnology.net> wrote:
When running the gam create project command, I am recieving this error. Any suggestions?  I've made sure that the user that I am executing this as is a Super Admin and all of the API's are enabled on the domain:

If your browser is on a different machine then press CTRL+C and
create a file called nobrowser.txt in the same folder as GAM.

Authentication successful.
Creating project "GAM Project"...
Checking project status...
Project still being created. Sleeping 1 seconds
Checking project status...
 enabling API admin.googleapis.com...
 enabling API appsactivity.googleapis.com...
 enabling API classroom.googleapis.com...
 enabling API contacts.googleapis.com...

ERROR: 403: Services '[contacts.googleapis.com]' not found or permission denied.
 - forbidden

--
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.



--



--

Brian Lee

unread,
Aug 7, 2017, 7:51:46 PM8/7/17
to GAM for G Suite
Ross,

I'm trying it with the Windows MSI install version.  Just tried it again and got the same error:

If your browser is on a different machine then press CTRL+C and
create a file called nobrowser.txt in the same folder as GAM.
Authentication successful.
Creating project "GAM Project"...
Checking project status...
 enabling API admin.googleapis.com...
 enabling API appsactivity.googleapis.com...
 enabling API calendar-json.googleapis.com...
 enabling API classroom.googleapis.com...
 enabling API contacts.googleapis.com...
ERROR: 403: Services '[contacts.googleapis.com]' not found or permission denied
 - forbidden
Projection creation failed. Trying again. Say n to skip projection creation.
Are you ready to set up a Google API project for GAM? [y or n] n
You can create an API project later by running:
gam create project

I didn't see a new version or anything on GitHub.

Brian
Brian,

Try now.

Ross

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.



--



--

Ross Scroggs

unread,
Aug 7, 2017, 8:02:15 PM8/7/17
to google-ap...@googlegroups.com
Brian,

I updated a file on GitHub (project-apis.txt) that is remotely accessed by GAM. It now works for me; can you try again?

Ross

Brian,

Try now.

Ross

To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@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.
To post to this group, send email to google-apps-manager@googlegroups.com.

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



--

Jay Lee

unread,
Aug 7, 2017, 8:23:15 PM8/7/17
to google-ap...@googlegroups.com
Looks like Google removed contacts.googleapis.com. GAM no longer uses it so I've removed it which should solve there.

@Ross: can you confirm if a new project created w/o contacts.googleapis.com can still use your fork's Shared Contacts API calls?

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.



--

--
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.

Ross Scroggs

unread,
Aug 7, 2017, 8:41:27 PM8/7/17
to google-ap...@googlegroups.com
Jay,

I updated my project-apis.txt to drop contacts.googleapis.com. Sure enough it's not shown in the developers console but all of the commands still work; both domain shared contacts (client) and user contacts (service account).

I created a completely new project and all seems to work there as well.

Thanks,

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-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.

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



--

Ross Scroggs

unread,
Aug 8, 2017, 12:56:25 AM8/8/17
to google-ap...@googlegroups.com
Jay,

I spoke too soon. If I make a completely new project, client access to Contacts (domain shared contacts) stiil works but service account access (user contacts) doesn't.
What did Google do?

Thanks,

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.

Jay Lee

unread,
Aug 8, 2017, 9:26:04 AM8/8/17
to google-ap...@googlegroups.com
Looks like it's fixed now, Contacts API is showing in admin console again and should be able to be turned on via API. I've re-added it to project-apis.txt.

Jay


--
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.

--
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.
Reply all
Reply to author
Forward
0 new messages