Facebook $me object not available on Joyent smart machine
Having completed and tested one Facebook app for some days on a development server (not Joyent’s), when I put it on the Joyent Smart Machine to make it live, it did not work there. Facebook’s graph API $me object and all other api call on Joyent server returned null. require_once ‘facebook.php’; // Create our Application…