-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels