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

MicroBlogger section I4 issue - friends last tweets #1217

Open
tvumbaca opened this issue Aug 24, 2016 · 1 comment
Open

MicroBlogger section I4 issue - friends last tweets #1217

tvumbaca opened this issue Aug 24, 2016 · 1 comment

Comments

@tvumbaca
Copy link

Not able to pull any friends information using friends = @client.friends .
When I try to experiment to see what gets returned using this code:

friends = @client.friends
puts friends

Twitter::Cursor:0x007fb542189530

ultimately what gets returned does not allow me to iterate over it to pull friends screen names.

I heard it might be an issue with twitter changing their API.

@kevindigg
Copy link

Seeing the same issue. Looks like #friends may now just contain user ids?

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