Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error-reporting: Fix an issue where authorization would fail #2336

Conversation

DominicKramer
Copy link
Contributor

The keyFilename and credentials values specified in the
configuration to the error-reporting library were not being
used to communicate through the API. This would cause
communication through the error-reporting API to fail.

The `keyFilename` and `credentials` values specified in the
configuration to the error-reporting library were not being
used to communicate through the API.  This would cause
communication through the error-reporting API to fail.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 26, 2017
@DominicKramer
Copy link
Contributor Author

A follow-up PR will address adding regression tests.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 07cae00 on DominicKramer:bug/fix-credential-propagation into 0ef2737 on GoogleCloudPlatform:master.

@DominicKramer DominicKramer changed the title Fix an issue where authorization would fail error-reporting: Fix an issue where authorization would fail May 30, 2017
@DominicKramer
Copy link
Contributor Author

@stephenplusplus This is ready to land.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: error-reporting cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants