Exception: StandardId::InvalidClientSecretCredentialsError
- Inherits:
-
OAuthError
- Object
- StandardError
- OAuthError
- StandardId::InvalidClientSecretCredentialsError
- Defined in:
- lib/standard_id/errors.rb
Instance Method Summary collapse
Instance Method Details
#http_status ⇒ Object
48 |
# File 'lib/standard_id/errors.rb', line 48 def http_status = :unauthorized |
#oauth_error_code ⇒ Object
47 |
# File 'lib/standard_id/errors.rb', line 47 def oauth_error_code = :invalid_client |