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

TwitchAttributeException #20

Open
overcastua opened this issue Mar 20, 2023 · 0 comments
Open

TwitchAttributeException #20

overcastua opened this issue Mar 20, 2023 · 0 comments

Comments

@overcastua
Copy link

Please type any relevant information here

After I type "tw" in search bar, I get the following error (changed to [name] manually):

Trace Log

Traceback (most recent call last):
  File "C:\Users\[name]\AppData\Roaming\FlowLauncher\Plugins\Twitchy-7.0.0\lib\flox\launcher.py", line 44, in run
    results = request_method(*request_parameters) or self._results
  File "C:\Users\[name]\AppData\Roaming\FlowLauncher\Plugins\Twitchy-7.0.0\plugin\twitchy.py", line 50, in _query
    self.query(query)
  File "C:\Users\[name]\AppData\Roaming\FlowLauncher\Plugins\Twitchy-7.0.0\plugin\twitchy.py", line 78, in query
    _iterator = self.live_streams()
  File "C:\Users\[name]\AppData\Roaming\FlowLauncher\Plugins\Twitchy-7.0.0\plugin\twitchy.py", line 127, in live_streams
    return self.client.get_streams(user_ids=following_ids)
  File "C:\Users\[name]\AppData\Roaming\FlowLauncher\Plugins\Twitchy-7.0.0\lib\twitch\helix\api.py", line 109, in get_streams
    raise TwitchAttributeException("Maximum of 100 User IDs can be supplied")
twitch.exceptions.TwitchAttributeException: Maximum of 100 User IDs can be supplied

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

1 participant