Closed kodxana closed 1 year ago
Hmmmm let me see maybe they changed their protection? Does the decryption work with the changes that I just pushed?
[3ME0EAAAQBAJ] [1/216] Error! Download or decrypt failed (url: https://play.google.com/books/publisher/content?id=) failed with The operation failed for an operation-specific reason OperationError: The operation failed for an operation-specific reason at new DOMException (node:internal/per_context/domexception:53:5) at __nodeinternal (node:internal/util:609:10) at AESCipherJob.onDone (node:internal/crypto/util:273:19) at AESCipherJob.callbackTrampoline (node:internal/async_hooks:130:17)
The link gives correct looking image file though
Ah I think I got it.
Could you try to remove all the properties except headers
from the FETCH_OPTIONS
object? E.g. method
, body
, referrerPolicy
, etc.
No changes
Closing because the issue was that the headers object was not copied correctly.
Hi there! I'm trying to grab book I purchased. The script kinda works but getting issue on excution Any ideas?