Sven Müller
Sven Müller
i think the problem is caused by the generated file `.gcloudignore` which excludes all files from file `.gitignore` too (e.g. `.config.json`) ``` # This file specifies files that are *not*...
Deployment works (workaround) if you comment the entry for file `config.json` in `.gitignore`
We are currently having issues getting the group validating working (we followed the existing documentation step by step for setting up service account + domain-wide delegation and enabled ADMIN SDK)....
We are seeing the exact issue in our setup. We verified the configuration a couple of times (enabled organization-wide delegation etc.) but couldn't figure out why it's not working. The...
@Jusshersmith Thx for coming back to us. I just check the user and in our case the used GMail account has no roles or specific permissions applied. If that is...
I was thinking about simply raising the the log level in our case but then we noticed that log events with type "violation_audited" wouldn't be logged anymore since they also...
Beside the log line mentioned in the description (which results in our case in a huge message body of the message), there are a few other log events with level...
I can confirm, We had the same issues starting yesterday and also for some hours today.
How can we get a PR like this reviewed and merged? @sporkmonger @mcfearsome @joelsouza @benjsto
Thx @howardjohn for the quick reply! Will test your suggestion (sounds very plausible to me) and report back.