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

First request changing values fails after toggling streamer mode #10

Open
Mark7888 opened this issue Jun 2, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@Mark7888
Copy link
Owner

Mark7888 commented Jun 2, 2024

Added toggle function for streamer mode in 93d35bc .

But after swtiching from or to streamer mode, the first put request (set volume, chatmix or mute) fails with error code 404. Even if I wait 10 seconds before executing. Get request fires just fine, even without delay.

@Mark7888 Mark7888 added the bug Something isn't working label Jun 2, 2024
@Mark7888
Copy link
Owner Author

Mark7888 commented Jun 2, 2024

When toggling in Steelseries GG, /mode/classic PUT request is being fired, followed by these:

  • POST /analitycs/track
  • GET /audioDevices
  • GET /classicRedirections

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant