Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi guys,
I'm using Umbraco v 4.7.0 to build a Facebook App.
I'm having issues getting the logged in users details, e.g. below is what I've tried without much success -
var fbUser = new FacebookClient().Api("me");
Any help to guide me in the right direction would be appreciated.
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
FacebookClient.
Hi guys,
I'm using Umbraco v 4.7.0 to build a Facebook App.
I'm having issues getting the logged in users details, e.g. below is what I've tried without much success -
var fbUser = new FacebookClient().Api("me");
Any help to guide me in the right direction would be appreciated.
Thanks
is working on a reply...