Calling Facebook API without authenticating user/"connecting"
- by Andy
Hi,
I am working with facebook's API and I want to call the links.prevew method.
http://wiki.developers.facebook.com/index.php/Links.preview
Is it possible to call this method without having my user authenticate or "connect"? For example, not all of my users have hooked up their facebook accounts to my website, but I still want to use this API…