gpt4 book ai didi

angularjs - Ionic 框架 Twitter 集成

转载 作者:行者123 更新时间:2023-12-04 23:20:36 34 4
gpt4 key购买 nike

我目前正在从事一个项目,在该项目中我必须使用 Ionic 框架进行 twitter 集成。

我正在使用来自 ionic 论坛的示例程序:http://forum.ionicframework.com/t/twitter-integration-with-jsoauth/3936

可在 bitbucket 获得:https://bitbucket.org/aaronksaunders/ionic.twitter.sample

我已经以两种方式对其进行了测试,即使用 ionic serve 和在模拟器上进行测试,但结果相同:每当我单击登录时,都会出现一个新的浏览器窗口,地址为:https://api.twitter.com/oauth/authorize ?出现包含以下错误消息。

Whoa there!
There is no request token for this page. That's the special key we need
from applications asking to use your Twitter account. Please go back to
the site or application that sent you here and try again; it was probably
just a mistake.

我已将我的 twitter API Key 和 API Secret 放在适当的位置。

最佳答案

您应该使用 ngCordova在可能的情况。

Oauth plugin文档说明您需要使用 jsSHA 来对 Twitter 进行身份验证。

To use Twitter in your project you must have the open source library, jsSHA, included in your project. This is because Twitter requires request signing using HMAC-SHA1, not natively found in JavaScript.



ngCordova Oauth 插件文档中提供了更多信息。

关于angularjs - Ionic 框架 Twitter 集成,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28088131/

34 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com