【发布时间】:2012-12-23 05:04:20
【问题描述】:
我正在使用 Scribe 框架为 Twitter 编码 OAUTH。
我知道它使用 Client ID 和 Client secret 进行 OAUTH。 OAUTH之后我会得到用户信息。
我遇到了这个异常
org.scribe.exceptions.OAuthException: Problems while creating connection.
我需要任何证书吗?为了使这个 OAUTH 正常工作,我还需要做哪些其他事情。
【问题讨论】:
标签: java exception twitter oauth scribe