Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Followed streams not returning correct datas #13

Open
catuss-a opened this issue Dec 27, 2015 · 2 comments
Open

Followed streams not returning correct datas #13

catuss-a opened this issue Dec 27, 2015 · 2 comments

Comments

@catuss-a
Copy link

Hi @dustinlakin

I had some strange values returned from this call :

client = Twitch.new access_token: '**********************'
JSON.parse(cient.followed_streams.to_json)

I actually even checked for a response 200 status and I'm still getting channel I haven't followed. It happens occasionally.
I checked if the issue was something from your gem but apparently I cannot find anything but:
Could the twitch API v2 be deprecated ?

Thanks for you time and your work!
Axel

@catuss-a
Copy link
Author

I posted the issue here

@dustinlakin
Copy link
Owner

Thanks @catuss-a

I took a look at the issue you posted on twitch's api issues. I appreciate you looking into it and posting more there, we can leave this issue here until we hear back on it.

Cheers!
Dustin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants