没有获得转发来响应 statuses/friends_timeline twitter API 方法

发布于 2024-09-18 06:20:23 字数 545 浏览 3 评论 0原文

您好,我正在使用 MGTwitterEngine &当请求我的关注者的推文时,我没有收到转发的推文。

根据 twitter 文档:

include_rts 当设置为 true、t 或 1 时,除了标准推文流之外,时间线还将包含本机转发(如果存在)。转发推文的输出格式与您在 home_timeline 中看到的表示形式相同。注意:如果您将trim_user 参数与include_rts 结合使用,则转发仍将包含完整的用户对象。

我也在这样做。但响应没有变化。 我的请求是:https://twitter.com/statuses/friends_timeline/xyz< /strong>.xml?include_rts=true&page=4&count=20

xyz 是用户名。

我无法弄清楚缺少什么?帮助

Hi I am using MGTwitterEngine & when request for tweets of my followers I am not getting the tweets which are retweeted.

According to the twitter documentation :

include_rts When set to either true, t or 1,the timeline will contain native retweets (if they exist) in addition to the standard stream of tweets. The output format of retweeted tweets is identical to the representation you see in home_timeline. Note: If you're using the trim_user parameter in conjunction with include_rts, the retweets will still contain a full user object.

I am also doing that. but no change in response.
My request is : https://twitter.com/statuses/friends_timeline/xyz.xml?include_rts=true&page=4&count=20

xyz is username.

I cannot figure out what's missing? Help

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文