| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| import webapp2 | ||
|
|
||
| DEFAUTL_SERVICE_ACCOUNT = "YOUR-CLIENT-PROJECT-ID@appspot.gserviceaccount.com" | ||
| SERVICE_ACCOUNT_EMAIL = "YOUR-CLIENT-PROJECT-ID@appspot.gserviceaccount.com" |
There was a problem hiding this comment.
I think you can grab this from app_identity: app_identity. get_service_account_name()
Sorry, something went wrong.
There was a problem hiding this comment.
Hi Jon, thanks for the review. I prefer to use a constant SERVICE_ACCOUNT_EMAIL here. This way, the code snippet for filling out payload would look the same for both default service account and non-default service account.
Sorry, something went wrong.
There was a problem hiding this comment.
Sounds good.
Sorry, something went wrong.
|
@dpebot can you merge when travis is green? |
Sorry, something went wrong.
|
Okay! I'll merge when all statuses are green. |
Sorry, something went wrong.
* samples: storage_download_byte_range * added spacing * updated readme * fixed test
| Back | FazBrowse Home | New Git URL |
No description provided.