INFO: 8 16:03:24,900 DEBUG org.brickred.socialauth.SocialAuthManager - Getting Authentication URL for provider twitter, with success url : http://127.0.0.1:8080/
INFO: 8 16:03:24,900 INFO org.brickred.socialauth.provider.TwitterImpl - Loading plugins
INFO: 8 16:03:24,900 INFO org.brickred.socialauth.provider.TwitterImpl - Loading plugin :: org.brickred.socialauth.plugin.twitter.FeedPluginImpl
INFO: 9 16:03:24,901 INFO org.brickred.socialauth.provider.TwitterImpl - Loading plugin :: org.brickred.socialauth.plugin.twitter.AlbumsPluginImpl
INFO: 9 16:03:24,901 INFO org.brickred.socialauth.provider.TwitterImpl - Determining URL for redirection
INFO: 9 16:03:24,901 INFO org.brickred.socialauth.oauthstrategy.OAuth1 - Determining URL for redirection
INFO: 9 16:03:24,901 DEBUG org.brickred.socialauth.oauthstrategy.OAuth1 - Call to fetch Request Token
INFO: 9 16:03:24,901 DEBUG org.brickred.socialauth.util.OAuthConsumer - Preparing to get Request Token
INFO: 9 16:03:24,901 DEBUG org.brickred.socialauth.util.OAuthConsumer - Given CallBack URL : http://127.0.0.1:8080/ INFO: 10 16:03:24,902 DEBUG org.brickred.socialauth.util.OAuthConsumer - Generating OAUTH Signature
INFO: 10 16:03:24,902 DEBUG org.brickred.socialauth.util.OAuthConsumer - Given Signature Type : HMAC-SHA1
INFO: 10 16:03:24,902 DEBUG org.brickred.socialauth.util.OAuthConsumer - Given Method Type : GET
INFO: 10 16:03:24,902 DEBUG org.brickred.socialauth.util.OAuthConsumer - Given Parameters : {oauth_callback=http://127.0.0.1:8080/, oauth_nonce=1379099004902, oauth_version=1.0, oauth_signature_method=HMAC-SHA1, oauth_consumer_key=2eAjpkTmQcwQpsJmUuA0A, oauth_timestamp=1379099004} INFO: 16 16:03:24,908 DEBUG org.brickred.socialauth.util.OAuthConsumer - Signature data : GET&https%3A%2F%2Fapi.twitter.com%2Foauth%2Frequest_token&oauth_callback%3Dhttp%253A%252F%252F127.0.0.1%253A8080%252F%26oauth_consumer_key%3D2eAjpkTmQcwQpsJmUuA0A%26oauth_nonce%3D1379099004902%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1379099004%26oauth_version%3D1.0 INFO: 16 16:03:24,908 DEBUG org.brickred.socialauth.util.OAuthConsumer - Encoding raw HMAC to Base64
INFO: 19 16:03:24,911 DEBUG org.brickred.socialauth.util.OAuthConsumer - HMAC-SHA1 Signature for request token : t/xKBsqGvPJX/TjZW2SoFxOV8jk=
INFO: 915 16:03:25,807 DEBUG org.brickred.socialauth.util.OAuthConsumer - Error while fetching Request Token
WARNING: #{loginContext.socialConnect}: 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.
javax.faces.FacesException: #{loginContext.socialConnect}: 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.