Module: Braintree::ErrorCodes::OAuth
- Defined in:
- lib/braintree/error_codes.rb
Constant Summary collapse
- InvalidGrant =
"93801"
- InvalidCredentials =
"93802"
- InvalidScope =
"93803"
- InvalidRequest =
"93804"
- UnsupportedGrantType =
"93805"
"93801"
"93802"
"93803"
"93804"
"93805"