From 870855e423665d95f1366aee5732136eae372c46 Mon Sep 17 00:00:00 2001 From: Florian Bach Date: Sun, 7 Aug 2022 09:51:39 +0200 Subject: [PATCH] Add E_LIC_WRONG_DEVICE_TYPE --- Adobe-error-codes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Adobe-error-codes.md b/Adobe-error-codes.md index 5c84861..ee7528b 100644 --- a/Adobe-error-codes.md +++ b/Adobe-error-codes.md @@ -389,6 +389,11 @@ It can also mean that the book has been added to the ACS server incorrectly - in Currently there's no information about this error. If you do receive this error with the Calibre plugin, please open a bug report. +### E_LIC_WRONG_DEVICE_TYPE + +Currently there's no information about this error. If you do receive this error with the Calibre plugin, please open a bug report. +Maybe this occurs for mobile-only ACSM files? + ### E_LIC_WRONG_OPERATOR_KEY This error usually means the distributor made a mistake while creating the ACSM file. Most likely, the fulfillment URL in the ACSM file and the fulfillment URL configured on the ACS server don't match, or the operator has configured the wrong p12 certificate on the ACS server. There's nothing an end user can do to fix this, this issue needs to be reported to the distributor (the one who gave you the ACSM file).