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 #18

Open
SuperNon0 opened this issue Oct 6, 2022 · 1 comment
Open

TwitchAttributeException #18

SuperNon0 opened this issue Oct 6, 2022 · 1 comment

Comments

@SuperNon0
Copy link

Please type any relevant information here

Trace Log

Traceback (most recent call last):
  File "C:\Users\RIPno\AppData\Roaming\FlowLauncher\Plugins\Twitchy-6.0.0\lib\flox\launcher.py", line 44, in run
    results = request_method(*request_parameters) or self._results
  File "C:\Users\RIPno\AppData\Roaming\FlowLauncher\Plugins\Twitchy-6.0.0\plugin\twitchy.py", line 48, in _query
    self.query(query)
  File "C:\Users\RIPno\AppData\Roaming\FlowLauncher\Plugins\Twitchy-6.0.0\plugin\twitchy.py", line 75, in query
    _iterator = self.live_streams()
  File "C:\Users\RIPno\AppData\Roaming\FlowLauncher\Plugins\Twitchy-6.0.0\plugin\twitchy.py", line 103, in live_streams
    return self.client.get_streams(user_ids=following_ids)
  File "C:\Users\RIPno\AppData\Roaming\FlowLauncher\Plugins\Twitchy-6.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

@Garulf
Copy link
Owner

Garulf commented Oct 7, 2022

Interesting error, I'll take a look.

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

2 participants