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

"X streamer does not exist" - Happens when launching run.py #281

Closed
brendeni1 opened this issue Sep 28, 2021 · 11 comments · Fixed by #288
Closed

"X streamer does not exist" - Happens when launching run.py #281

brendeni1 opened this issue Sep 28, 2021 · 11 comments · Fixed by #288
Labels
bug Something isn't working

Comments

@brendeni1
Copy link

brendeni1 commented Sep 28, 2021

When I started my point miner today, this issue appeared. I'm not sure what caused the issue because all of my settings are the same and I haven't changed a single thing.

I have attached a screenshot of the issue and a pastebin (without personal info ofc) of my run.py.

OS: Windows 11 (Beta Channel)

Python 3.9

RUN.PY PASTEBIN: https://pastebin.com/raw/vh0g6Fcd

SCREENSHOT OF ERROR: https://i.imgur.com/f7Hzn9E.png

EDIT: Before posting this, I reinstalled the miner, didn't work.


EDIT 2:

There has been a little fix that works perfectly for now!

Use This

@brendeni1 brendeni1 added the bug Something isn't working label Sep 28, 2021
@Rakambda
Copy link
Contributor

Try recreating your cookies (delete them (or move them somewhere else) and log in again)

@markdlib
Copy link

markdlib commented Sep 28, 2021

Try recreating your cookies (delete them (or move them somewhere else) and log in again)

just tried this (having the same issue) and it still doesn't work for me, not sure what else to do.
If I try to run the code by grabbing my followers list it just crashes.

@ceoshikhar
Copy link

I think Twitch API has changed.

https://api.twitch.tv/helix/users?login=streamer_login is returning 404 instead of streamer_login details.

@brendeni1
Copy link
Author

brendeni1 commented Sep 28, 2021

I think Twitch API has changed.

https://api.twitch.tv/helix/users?login=streamer_login is returning 404 instead of streamer_login details.

yea seems like the issue. guess we'll have to wait lol

Try recreating your cookies (delete them (or move them somewhere else) and log in again)

did this to no avail. looks like @ceoshikhar found the issue

@ceoshikhar
Copy link

The API being used is https://dev.twitch.tv/docs/api/reference#get-users and apparently its not working as expected.

@borzaka
Copy link

borzaka commented Sep 29, 2021

No related mentions about API changes here: https://dev.twitch.tv/docs/change-log
The last is from 2021‑09‑24

But yes, I'am experiencing this issue as well. Let's hope it's just a temporary.

@Tkd-Alex
Copy link
Owner

The Client-ID used by us doesn't work any more.
I'll figure out If I'm able to find another Client-ID or we had to create by our-self

@Rakambda Rakambda mentioned this issue Sep 29, 2021
@Rezanans-wow
Copy link

me too

@Tkd-Alex
Copy link
Owner

Someone can test this?
#288

@rrweller
Copy link

Someone can test this? #288

This is working for me

@curv3ball
Copy link

Not sure what else to do, #288 doesn't work for me so i'm not sure why it works for some others that have said so. If anyone knows what i can try, please let me know

This was referenced Oct 4, 2021
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

Successfully merging a pull request may close this issue.

9 participants