Describe the bug
I am trying to use the API to download all my ebooks. The API can no longer grab game keys after logging in. This seems related to the fact the Humble must have changed their gamekey location. home/keys no longer contains any tags called gamekeys. And it's moved to /api/v1/user/oder/
To Reproduce
Steps to reproduce the behavior:
python humblebundle.py -A '[token]' --update --list
2018-12-03 07:35:38,753 CRITICAL GameKeys list not found
Expected Behaviour
It should be able to grab the gamekeys from the new API location.
Describe the bug I am trying to use the API to download all my ebooks. The API can no longer grab game keys after logging in. This seems related to the fact the Humble must have changed their gamekey location.
home/keys
no longer contains any tags called gamekeys. And it's moved to/api/v1/user/oder/
To Reproduce Steps to reproduce the behavior:
Expected Behaviour It should be able to grab the gamekeys from the new API location.