ios ShareKit - 面临“无法验证 oauth 签名和令牌”与推特部分

发布于 2024-12-12 02:04:39 字数 279 浏览 0 评论 0原文

我在我的 iOS 应用程序中使用 ShareKit 。我已在 config.h 文件中正确设置了所有内容。当我测试该应用程序时,它工作正常,但当我尝试从该应用程序发送推文时,我收到错误消息“只读应用程序无法发送帖子数据”。然后我更改了应用程序在 Twitter 上的访问权限。现在我收到一条错误消息“tokenRequestTicket Response Body: 无法验证 oauth 签名和令牌”,

请告诉我哪里做错了!

I am using ShareKit in my iOS App . I have set everything properly in my config.h file . When I tested the App it was working fine but when I tried send tweets from the App i got error saying "read only applications can not send post data" . Then I changed the access of the app on twitter . Now I am getting an error saying "tokenRequestTicket Response Body: Failed to validate oauth signature and token"

please tell me where I am doing wrong !!!

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

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

发布评论

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

评论(1

神仙妹妹 2024-12-19 02:04:39

我能够解决这个问题。我刚刚重新创建了密钥(消费者和秘密)。它解决了这个问题。如果有人遇到此类问题,请尝试重新生成密钥。

I am able to solve this issue . I just recreated the keys ( consumer and the secret ). And it resolved the issue . If any one faces this kinda issue , try re-generating the keys .

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