Updated Adobe error codes (markdown)

Florian Bach 2021-12-20 10:33:32 +01:00
parent 3c14d9fe17
commit 33c78077bc

@ -26,6 +26,14 @@ This error occurs while trying to authorize a new computer or eReader. It means
Note that even with the error `E_ACT_TOO_MANY_ACTIVATIONS` it is possible to grab the eBook decryption key from Adobe's servers for DRM removal; for more details see the `get_key_from_Adobe.py` script in the repository.
### E_ADEPT_ACCOUNTINFO_CONNECTION_EXCEPTION
Currently there's no information about this error. If you receive this error message in the Calibre plugin, please open a bug report.
### E_ADEPT_ACCOUNTINFO_ERROR
Currently there's no information about this error. If you receive this error message in the Calibre plugin, please open a bug report.
### E_ADEPT_BAD_USER_CREDENTIALS
This error occurs if ADE thinks it should be authorized, but then fails to find the corresponding user data. Try de-authorizing ADE, then authorize it again. If you receive this error in the Calibre plugin, please open a bug report.