Package DE_EPAGES::Ebay::API::EbayErrors
Ebay Error Code handling.
@EXPORT_OK |
Functions
IgnoreWarnings
We don't log these EbayError codes, because we know about them. (Warnings from ebay regarding the API version and deprecated objects... )
Syntax |
IgnoreWarnings( ); |
Return |
|
OAuth2TokenErrors
These Error codes triggers a renew of the OAuth code and a resend of the request.
Syntax |
OAuth2TokenErrors( ); |
Return |
|
TokenOrUserErrors
These Error codes trigger sending a TokenError mail to the shop owner.
Syntax |
TokenOrUserErrors( ); |
Return |
|