Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent NPE when checking requester pays status
Fixes a NullPointerException introduced in googleapis#841 which occured when trying to check the the requesterPays status of a file while authenticated with an invalid service account. Refs: googleapis#849, googleapis#841
- Loading branch information