我有一个Python Cloud函数,它使用KMS密钥为环境中的其他服务解密一些身份验证令牌,就像在https://dev.to/googlecloud/using-secrets-in-google-cloud-functions下面是来自Cloud Functions控制台的错误: File "<string>", line 3, in raise_from: google.api_core.e
我正在实现Google平台的标准实现-- Python中的数据丢失预防API (用于非标识文本)。这来自中用于deidentify_with_fpe方法的示例。google.api_core.exceptions.InvalidArgument: 400 Received the following error message from CloudKMS whenFor
more information, see https: