我正在使用 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.
如果我使用随样本提供的默认键,则应用程序可以正常工作。我该如何解决这个问题?请指导我。提前致谢。
问问题
800 次