Skip to content

ValueError FUT20 #461

Description

@sarnask89

I'm having a troubles with FUT20 with this API ,when I'm trying to connect i'm having following issue:

>>> session = fut.Core('xxxxxxx' , 'xxxxxxx' , 'xxxxxx' , debug=True , p latform='ps4') Traceback (most recent call last): File "<stdin>", line 1, in <module> File "F:\PROJECTS\Rpi\fut-master\fut-master\fut\core.py", line 322, in __init_ _ self.__launch__(email, passwd, secret_answer, platform=platform, code=code, totp=totp, sms=sms, emulate=emulate, File "F:\PROJECTS\Rpi\fut-master\fut-master\fut\core.py", line 440, in __launc h__ self.token_type, self.access_token = f.readline().replace('\n', '').replace( '\r', '').split(' ') ValueError: not enough values to unpack (expected 2, got 1)

I'he made file token.txt by myself cause of previous issues and now i'm stuck with this one, totp argument doesn't change anything . I don;t like to interrupts other people , mostly i'm working with issues by myself but now i'm stuck :( . Please help me !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions