View Single Post
Old 02-25-2025, 03:07 PM   #532
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,421
Karma: 107078855
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Quote:
Originally Posted by DaRon View Post
with 3 different files.
all of them work fine with ade, all of them end with the same errors
"AttributeError: 'NoneType' object has no attribute 'decode'" and
"Post request caused HTTPError 403"
If you've used an ACSM file with ADE, then the ACSM plugin has to use your correctly entered ADE account details as used for those files.
A different account or the built in system won't work for ACSM files already "redeemed" as epubs.

Also the ACSM files expire. They need redeemed shortly after download. Open one with a text editor to see expiry date and time.

An extract of an ACSM file. The file expires in 6 hours after download.
Code:
<fulfillmentToken fulfillmentType="buy" auth="user" xmlns="http://ns.adobe.com/adept">

[snipped]

<purchase>2024-12-20T10:49:56-05:00</purchase>
  <expiration>2024-12-20T16:49:56-05:00</expiration>
  <resourceItemInfo>

[snipped]

</fulfillmentToken>
Quoth is offline   Reply With Quote