PearsonEbookDownloader icon indicating copy to clipboard operation
PearsonEbookDownloader copied to clipboard

Error while downloading ebook

Open mattsblack opened this issue 5 years ago • 2 comments

I got this error while downloading from Pearson Realize: Traceback (most recent call last): File "downloader.py", line 225, in main(sys.argv[1]) File "downloader.py", line 92, in main bookeditionid=bookInfo['bookEditionID'] TypeError: 'NoneType' object is not subscriptable

my book id was: 1007141

I think maybe the id was too long? I also tried to use the GitHub pages version of this with the same id and I got this error: [{ "userBookTOList" : [ null ] }]

mattsblack avatar May 02 '20 03:05 mattsblack

What's your book's ID?

NoMod-Programming avatar May 02 '20 20:05 NoMod-Programming

1007141

mattsblack avatar May 03 '20 00:05 mattsblack