If I create the OAuth Client ID, I can authorize access for it in the Admin console, but I do not get an email address and I can only get the key file in JSON format.
If I create a Service Account, I do not get a client ID that is accepted in Admin console.
Are there updated instructions or am I missing something.
After importing the private key to MA and attempting to establish a new google connection, I get the following error:
error occured retrieving list of users for domain greenshift.com.{403 Forbidden { "code" : 403, "errors" : [ { "domain" : "global", "message" : "Not Authorized to access this resource/api", "reason" : "forbidden" } ], "message" : "Not Authorized to access this resource/api" }}
process_test_connectiongoogleclient ended
MA Server version 4.15.11