Using facebook oauth 2.0 - How do I fetch the access token
- by Chris Sunderland
Hi all!
I am new to oauth and I'm trying to use facebook connect with my web-application.
I have succeded in getting a verification token but my problem is "fetching" the access token. How do I fetch it? Facebook documentation tells me to fetch the access token with this URL:
https://graph.facebook.com/oauth/access_token?'
+…