You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--
Evgeniy Kirov
6 окт. 2018 г., 15:11 +0200, Piotr Staroszczyk <[email protected]>, писал:
Looks like You have to use just xbox, not xbox360
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
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'
The text was updated successfully, but these errors were encountered: