Skip to content

Conversation

@thundergolfer
Copy link
Contributor

@thundergolfer thundergolfer commented Feb 9, 2024

Currently if you use CustomServiceAccount::from_json(data)? you will get an error message mentioning GOOGLE_APPLICATION_CREDENTIALS. But given the input data is a string the involvement of a GOOGLE_APPLICATION_CREDENTIALS is an assumption.

If you are actually using SERVICE_ACCOUNT_JSON and passing that environment variable's value as data then this error message is misleading.

@djc
Copy link
Owner

djc commented Feb 19, 2024

Thanks!

@djc djc merged commit f10c04a into djc:main Feb 19, 2024
@thundergolfer
Copy link
Contributor Author

Cheers for review and merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants