Quote:
Originally Posted by azgunner
I'm having a bit of trouble figuring out how to get the token. I have an app ID and secret already. Just not sure what to do with the token. Can someone explain please?
|
The AccessToken.php script included in the download is supposed to automatically handle the access token and convert it from a short lease token to an extended lease token but the oauth code has a problem since facebook changed its open graph API.
This is not marked as reusable code so I can't rewrite it even though facebook's developer pages provide the correct code (hint, hint) and the coder hasn't been online since October so there's no expectation he will be back to support the product.