| Metadata key name | Metadata value |
|---|---|
| NATIVE_ERROR_CODE |
Native error code from the AVE.
These codes represent the following:
|
| NATIVE_ERROR_NAME | A string that contains the error's name; for example, AAXS_InvalidVoucher or DECODER_FAILED. |
| NATIVE_SUBERROR_CODE | For DRM errors, suberror codes are also returned. These codes correspond to the DRMErrorEvents suberror code that is returned by Flash Player. When reporting errors to Adobe, include this numeric value for troubleshooting assistance. |
| DRM_ERROR_STRING | For DRM errors, this is your custom error string from your DRM server deployment, if you defined any. Also include this when reporting errors to Adobe. |
| DESCRIPTION | String description of the error. |
The PSDK receives these error codes and strings from the AVE.