SCRT-HQ / PSGSuite

Powershell module for Google / G Suite API calls wrapped in handy functions. Authentication is established using a service account via P12 key to negate the consent popup and allow for greater handsoff automation capabilities
https://psgsuite.io/
Apache License 2.0
234 stars 66 forks source link

problem with login in for the first time #283

Open Henry-Jones opened 4 years ago

Henry-Jones commented 4 years ago

I tried the "free non-admin accounts" path but fail in the last step.

I can connect to the provided google link and retrieve the required key (even google warns before, that they have not checked the application).

But then I get the following error, regardless of the PS Version (5.1 or 7.0.1).

What might be the problem here ?

Anmerkung 2020-05-27 185151

scrthq commented 4 years ago

Heya @Henry-Jones - could you retry? if it was a new Dev Console build, it's possible that it may have still been propagating permissions

Henry-Jones commented 4 years ago

Hello, i've tried again, but with the same result.

Is there anything I can provide to help ?