Closed baei2048 closed 11 months ago
Authenticating . . . Traceback (most recent call last): File "D:\code_project\Kindle_download_helper\kindle_download_helper\no_kindle.py", line 634, in download_all_ebooks self.download_book(b["ASIN"]) File "D:\code_project\Kindle_download_helper\kindle_download_helper\no_kindle.py", line 428, in download_book self._download_kfx(manifest, asin) File "D:\code_project\Kindle_download_helper\kindle_download_helper\no_kindle.py", line 517, in _download_kfx "X-ADP-Reason": str(manifest["responseContext"]["reason"]), KeyError: 'reason' 'reason' 请问是什么问题?
will take a look
@baei2048 fixed
Authenticating . . . Traceback (most recent call last): File "D:\code_project\Kindle_download_helper\kindle_download_helper\no_kindle.py", line 634, in download_all_ebooks self.download_book(b["ASIN"]) File "D:\code_project\Kindle_download_helper\kindle_download_helper\no_kindle.py", line 428, in download_book self._download_kfx(manifest, asin) File "D:\code_project\Kindle_download_helper\kindle_download_helper\no_kindle.py", line 517, in _download_kfx "X-ADP-Reason": str(manifest["responseContext"]["reason"]), KeyError: 'reason' 'reason' 请问是什么问题?