Skip to content

Error after trying to login for the first time #1

@eladmoshe

Description

@eladmoshe

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions