athrowaway2021 / comix

Seamlessly download and de-drm comics and manga from Kindle in highest possible quality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help?

kenzitwasntme2 opened this issue · comments

Similar to #23 ig.
Any help
{"response": {"challenge": {"challenge_reason": "HandleOnWebView", "uri": "https://www.amazon.com/ap/challenge?arb=907e0782-3533-4f52-b9cd-4fa720b9cd84"}}, "request_id": "01c71b7626704011a052af055326954c"}
Traceback (most recent call last):
File "/Users/Kenz/comix/comix.py", line 145, in
cmx = Cmx(sys.argv[1])
File "/Users/Kenz/comix/comix.py", line 23, in init
self.auth_token = amazon_api.login(config.EMAIL, config.PASSWORD)["access_token"]
TypeError: 'NoneType' object is not subscriptable