Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Raise GoogleAPICallError on REST response errors (#891)
While testing against Showcase, I found that server errors resulted in a large exception stack dump that did not include the body of the erroring response. This PR shortens the stack dump and prints out the request body.
- Loading branch information