-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Some Twitter::Tweet properties doesn't work #419
Comments
Can you explain in a little more detail the problems you are experiencing, a tweet id, for instance, would be helpful to troubleshoot. Thanks. |
As far as I know this properties are filled out when you use the
|
Since this breaks the public API, we will need to wait to ship this change until version 5.0 is ready. Returning |
Just to confirm if you are working in to get that data from another source
|
Sadly it sounds like this is a casualty of twitter API 1.1, if its not available via either documented or undocumented API's then we can't possibly support it in this library either. @sferik has removed the properties. If you happen upon another way to access them, feel free to point us to it! Cheers. |
@mindhells If you want this API, you might want to politely suggest that Twitter add it to API v1.1 on the discussion forum. Good luck! 🍀 |
I suspect they're going to ignore that request according to the policy of making things hard to developers... anyway I'll try. |
The omission of |
favoriters, repliers and retweeters are always set to nil.
The text was updated successfully, but these errors were encountered: