Currently the implementation does not verify that a 200 response is received before attempting to parse the JSON response. This PR updates the behaviour to fail with an authorization error, similar to how other auth library implementations. |
||
|---|---|---|
| .. | ||
| apply_auth_examples.rb | ||
| compute_engine_spec.rb | ||
| get_application_default_spec.rb | ||
| service_account_spec.rb | ||
| signet_spec.rb | ||
| user_refresh_spec.rb | ||