How we get a session key from an access_token

Posted by Sreekanth P on Stack Overflow See other posts from Stack Overflow or by Sreekanth P
Published on 2010-05-12T07:24:36Z Indexed on 2010/05/12 7:34 UTC
Read the original article Hit count: 228

Filed under:
|

I got an access_token using facebook Graph API. https://graph.facebook.com/me?access_token=... I want infinite session key is there any method to get infinite session key?.

© Stack Overflow or respective owner

Related posts about python

Related posts about facebook