Skip to content

Authorization failed, please try again #18

Description

@AlexMnrs

Hello!

I'm trying to use this app but getting the next errors:

C:\Users\alexm\Desktop>python twitcherino.py
Press enter after you authorize with Twitch
127.0.0.1 - - [20/Nov/2016 20:16:51] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [20/Nov/2016 20:16:52] "GET /success HTTP/1.1" 200 -

Traceback (most recent call last):
  File "twitcherino.py", line 65, in <module>
    main()
  File "twitcherino.py", line 46, in main
    assert ts.authorized, "Authorization failed, please try again."
AssertionError: Authorization failed, please try again.

I go to my Twitch account and PyTwitcher is on the list of authorized apps, so I don't know why the app is throwing me that errors.. Any suggestions? Thank you!

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