Skip to content

Conversation

DiegoQueiroz
Copy link
Contributor

The assumed property is signer_email and not service_account_email.
In nowhere a property called service_account_email is read from credentials, but signer_email is.

Fixes #406 🦕

The assumed property is `signer_email` and not `service_account_email`.
In nowhere a property called `service_account_email` is read from `credentials`, but `signer_email` is.
The assumed property is `signer_email` and not `service_account_email`.
In nowhere a property called `service_account_email` is read from `credentials`, but `signer_email` is.
@DiegoQueiroz DiegoQueiroz requested a review from a team April 14, 2021 01:12
@DiegoQueiroz DiegoQueiroz requested a review from a team as a code owner April 14, 2021 01:12
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/python-storage API. label Apr 14, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 14, 2021
@DiegoQueiroz
Copy link
Contributor Author

I really suck with Git, sorry for that.

Apparently, there is something wrong with my commit messages, but you got the idea...

@cojenco cojenco changed the title Adjusting comment for accuracy docs: revise docstrings for generate_signed_url Apr 19, 2021
@cojenco cojenco added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 19, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 19, 2021
@cojenco cojenco added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 19, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 19, 2021
@cojenco cojenco merged commit f090548 into googleapis:master Apr 19, 2021
cojenco added a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
* Adjusting comment for accuracy

The assumed property is `signer_email` and not `service_account_email`.
In nowhere a property called `service_account_email` is read from `credentials`, but `signer_email` is.

* fix: adjusting comment for accuracy

The assumed property is `signer_email` and not `service_account_email`.
In nowhere a property called `service_account_email` is read from `credentials`, but `signer_email` is.

Co-authored-by: cojenco <[email protected]>
cojenco added a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
* Adjusting comment for accuracy

The assumed property is `signer_email` and not `service_account_email`.
In nowhere a property called `service_account_email` is read from `credentials`, but `signer_email` is.

* fix: adjusting comment for accuracy

The assumed property is `signer_email` and not `service_account_email`.
In nowhere a property called `service_account_email` is read from `credentials`, but `signer_email` is.

Co-authored-by: cojenco <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect comments in _signing.py
4 participants