【发布时间】:2014-06-24 06:52:39
【问题描述】:
我正在使用 3pillar socialauth 编写一个连接 3 个站点的应用程序 - facebook、twitter 和 google+。虽然使用 facebook 登录工作正常,但我遇到了 twitter 问题。我收到以下消息 - org.brickred.socialauth.exception.SocialAuthConfigurationException: Application keys are not correct. The server running the application should be same that was registered to get the keys.
如果我使用随样本提供的默认键,则该应用程序可以正常工作。我该如何解决这个问题?请指导我。提前致谢。
【问题讨论】:
-
linkedin 遇到类似问题。为你解决了吗?你是怎么解决的?
-
不完全是。我们决定不实现该功能。
标签: android facebook twitter socialauth