Twitter应用程序-twitter4j
我是 Twitter4j 的新手 在我的 twitter 应用程序中,我想转发状态 但它显示错误为,
11-17 17:39:34.518: ERROR/TAG(470): 404: 请求的 URI 无效或请求的资源,例如用户,不存在。
谁能帮我转发状态,我搜索了标签但不清楚
提前致谢
I am new to Twitter4j In my twitter application I want to retweet the status But it shows the error as,
11-17 17:39:34.518: ERROR/TAG(470): 404:The URI requested is invalid or the resource requested, such as a user, does not exists.
can anyone help me to retweet the status,I searched over Tags but not clear
Thanks in Advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我猜您正在指定一个不存在的状态 ID。
谢谢
I'm guessing that you are specifying a non-existing status id.
Thanks