iPhone 中的 Twitter API 集成问题

发布于 2024-11-15 05:55:33 字数 393 浏览 1 评论 0原文

我正在将这个 API 集成到 Twitter 中。

http://mobile.tutsplus.com/tutorials/iphone/twitter-api- iphone/

但当我使用我的应用程序运行它时,我看到一条消息

“哦!

此页面不再有效。看起来有人已经使用了您提供的令牌信息。请返回发送的网站您到此页面并重试...它可能是一个无心的错误”。

我已经给出了正确的 kOAuthConsumerKey 和 kOAuthConsumerSecret。代码有什么问题?

提前致谢。

I am integrating this API in twitter.

http://mobile.tutsplus.com/tutorials/iphone/twitter-api-iphone/

but when I am running it with my application I am seeing an message

" TWoah there!

This page is no longer valid. It looks like someone already used the token information you provided. Please return to the site that sent you to this page and try again ... it was probably an honest mistake ".

I have given right kOAuthConsumerKey and kOAuthConsumerSecret. What is wrong with the code ?

Thanks in advance.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

儭儭莪哋寶赑 2024-11-22 05:55:33

您必须获取新的 ConsumerSecret 和 ConsumerKey,教程中给定的密钥将不起作用。在此处登录并获取使用密钥。

You have to get new ConsumerSecret and ConsumerKey, the given keys in tutorial will not work. Sign in here and obtain keys for use.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文