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
45 |
# File 'lib/standard_id/errors.rb', line 45 def http_status = :unauthorized |
#oauth_error_code ⇒ Object
44 |
# File 'lib/standard_id/errors.rb', line 44 def oauth_error_code = :invalid_client |