Exception: Itunes::Receipt::InvalidSharedSecretError
- Defined in:
- lib/itunes/receipt/error.rb
Instance Attribute Summary
Attributes inherited from Error
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from Itunes::Receipt::Error
Instance Method Details
#message ⇒ Object
38 39 40 |
# File 'lib/itunes/receipt/error.rb', line 38 def 'The shared secret you provided does not match the shared secret on file for your account (21004)' end |