问题
I have been trying to create a desktop application with Python for logging into Facebook, and then it would use the Facebook GraphAPI. However I cannot figure out how to get the access token that I need. Can anyone help?
回答1:
Here's a guide that explains the steps to get a Facebook OAuth token: http://benbiddington.wordpress.com/2010/04/23/facebook-graph-api-getting-access-tokens/
来源:https://stackoverflow.com/questions/5642978/facebook-python-oauth-desktop-application