gpt4 book ai didi

java - 如何使用 org.scribe.oauth 连接到 tumblr API?

转载 作者:搜寻专家 更新时间:2023-11-01 02:48:28 24 4
gpt4 key购买 nike

我已经按照 org.scribe page 上给出的教程进行操作但似乎不支持带外回调。有人可以指出我如何解决这个问题的正确方向吗?此外,org.scribe 库的更全面的教程或文档会很有帮助。

Exception in thread "main" org.scribe.exceptions.OAuthException: Response body is incorrect. Can't extract token and secret from this: 'Out-of-band ("oob") callbacks are not supported by this implementation.'
at org.scribe.extractors.TokenExtractorImpl.extract(TokenExtractorImpl.java:41)
at org.scribe.extractors.TokenExtractorImpl.extract(TokenExtractorImpl.java:27)
at org.scribe.oauth.OAuth10aServiceImpl.getRequestToken(OAuth10aServiceImpl.java:63)
at org.scribe.oauth.OAuth10aServiceImpl.getRequestToken(OAuth10aServiceImpl.java:39)
at org.scribe.oauth.OAuth10aServiceImpl.getRequestToken(OAuth10aServiceImpl.java:44)
at com.jruehl.tumbleweed.oauth.AuthenticationHandler.HandleAuthentication(AuthenticationHandler.java:30)
at com.jruehl.tumbleweed.TumbleWeed.main(TumbleWeed.java:30)

如何验证?我试图打开一个网页供用户将 PIN 复制/粘贴到应用程序中,但这显然不起作用。

最佳答案

您是否提供了回调网址?我在开发桌面应用程序时添加了 url http://localhost:8080/ 并且它有效。

关于java - 如何使用 org.scribe.oauth 连接到 tumblr API?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16701030/

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