googleauth - Class Google::Auth::UnexpectedStatusError (v1.17.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the googleauth class Google::Auth::UnexpectedStatusError.
An error indicating that the server sent an unexpected http status.
Maintains backward compatibility with Signet.
Should not be used in the new code, even when wrapping Signet::UnexpectedStatusError.
New code should use CredentialsError instead.