-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It doesn't look like this project is maintained anymore, but I though I'd give it a try...
➜ nike4all git:(master) ./nike4all.py -createAccount
Go to this URL and login whit username and password of the account you just created
Url to visit: http://www.nike.com/nikeplus/?token=XXXXXXX-XXXX-XXXX-XXXX-XXXXXXXX&v=2
Press enter to continue only AFTER you login
Traceback (most recent call last):
File "./nike4all.py", line 530, in <module>
user = nike.getFinalPin()
File "./nike4all.py", line 308, in getFinalPin
user = self.validatePin()
File "./nike4all.py", line 387, in validatePin
nikeUser = userData(response.read())
File "./nike4all.py", line 119, in __init__
self.dateFormat = root.findall('dateFormat')[0].text
IndexError: list index out of range
Metadata
Metadata
Assignees
Labels
No labels