Class: Google::Auth::AuthorizationError

Inherits:
Signet::AuthorizationError
  • Object
show all
Includes:
DetailedError
Defined in:
lib/googleauth/errors.rb

Overview

An error indicating the remote server refused to authorize the client. Maintains backward compatibility with Signet.

Should not be used in the new code, even when wrapping Signet::AuthorizationError. New code should use CredentialsError instead.

Instance Attribute Summary

Attributes included from DetailedError

#credential_type_name, #details, #principal