I'm getting gcloud/certificate_config.json: permission denied
after updating to v0.178.0+, using NewAuthLibrary
#2672
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
status: investigating
The issue is under investigation, which is determined to be non-trivial.
type: question
Request for information or clarification. Not an issue.
Description
google.golang.org/api v0.177.0
seems to work fine, but when I update to v0.178.0 and above, I get the following error:when initialising an fcm service with:
I'm guessing this is from the change in #2519 to use the new auth library:
What I've tried
GOOGLE_API_USE_CLIENT_CERTIFICATE: true
after reading this help articleOther Info
gcloud
cli available currently.Any pointers would be much appreciated 🙏
The text was updated successfully, but these errors were encountered: