Twitter.Authorize 不会向我显示任何内容

发布于 2024-10-12 16:41:31 字数 233 浏览 0 评论 0原文

我正在使用 App Inventor 开发一个可以发送推文的程序。

我已经分配了一个按钮 (btLogin) 来使用 TwitterAPI.Authorize() 进行身份验证,并使用另一个按钮来检查何时获得授权。如果它向我抛出偶数 IsAuthorized ,它会显示一个标签来说明这一点。问题是,当我单击登录按钮时,没有任何反应,当我单击检查按钮时,也没有任何反应。我应该怎么办?

I'm developing a program using App Inventor that will tweet stuff.

I've assigned a button(btLogin) to authenticate with Twitter, using TwitterAPI.Authorize() and another button to check when it is authorized. If it throws me the even IsAuthorized it will display a label saying that. The problem is that when I click on the login button, nothing happens and when I click on the check button nothing happens too. What should I do?

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

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

发布评论

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

评论(1

燃情 2024-10-19 16:41:31

确保您遵循完整的 OAuthentication 流程。该过程的示例流程请参见

Make sure you're following the full OAuthentication process. An example flow of the process can be seen here.

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