使用 OAUth 对 Google Reader 进行身份验证

发布于 2024-11-03 05:06:05 字数 268 浏览 0 评论 0原文

我想将 Android 应用程序中的 URL 发布到 Google Reader。我已使用 ClientLogin(访问非官方 google API)向 google Reader 进行身份验证。我已收到响应代码 200,但我无法将此网址发布到 Google Reader。我用过JSOUP-1.5.2.jar。

我见过其他使用 OAuth 访问官方 Google 阅读器的程序。我应该遵循哪种程序更好,以便我可以将 Android 应用程序中的消息发布到 Google 阅读器?

I want to post a URL from my android application to Google Reader. I have authenticated to google Reader using ClientLogin (Accessed to unofficial google API).I have received response code 200, but I was not able to post this url to Google Reader. I have used JSOUP-1.5.2.jar.

I have seen other procedures to access Official Google Reader using OAuth. Which procedure is better for me to follow so that I can post a message from my android application to Google Reader?

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

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

发布评论

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

评论(1

萌︼了一个春 2024-11-10 05:06:05

请参阅我的 C# 示例(与 Java 非常相似)。

Google Reader API - 获取 Feed

See my example in C# (very similar to Java).

Google Reader API - Getting Feeds

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