Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xbox360 can't login #416

Open
ipototsky opened this issue Jul 9, 2018 · 2 comments
Open

Xbox360 can't login #416

ipototsky opened this issue Jul 9, 2018 · 2 comments

Comments

@ipototsky
Copy link

Can't login with xbox360 account

`import fut

email='[email protected]'
password='passed'
secret_answer='answer'
platform='xbox360'
session = fut.Core(email, password, secret_answer, platform=platform, debug=True)`

File "/Users/ipototsky/venv/adwords-new/lib/python3.6/site-packages/fut/core.py", line 516, in launch
self.fut_host = self.fut_host[platform]
KeyError: 'xbox360'

@oczkers
Copy link
Member

oczkers commented Oct 6, 2018

Looks like You have to use just xbox, not xbox360

@evgkirov
Copy link
Contributor

evgkirov commented Oct 6, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants