You need to sign in to do that
Don't have an account?

Facebook integration with saelsforce
Hi,
For integrating the facebook with salesforce i have used the force.com toolkit app V3(http://wiki.developerforce.com/page/Getting_Started_with_the_Force.com_Toolkit_for_Facebook). I have configured every thing. And when i open the site link i will get the below error. Please any one help me.....
{ "error": { "message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.", "type": "OAuthException", "code": 191 } }
Hi!
Check this out: http://stackoverflow.com/questions/9941031/facebook-app-login-through-omniauth-oauthexception-191 maybe it helps. There are quite a few hits if you do a google on this problem...
Thanks,
Adrian