First of all thanks a lot for your work!
Unfortunately every of my attempt fails by implementing your package into my salesforce instance.
The package is installed, all configuration steps are done but when I try to test the facebook connection I always get the same error message:
Received 400 from https://graph.facebook.com/me?access_token=null {"error":{"message":"Invalid OAuth access token.","type":"OAuthException","code":190,"....
I tried to find out what can be the reason for this by reviewing the facebook developer docu and the force one as well but couldn't find the reason. Can you help me?