I have searched in facebook docs to post user's feed by getting access token. But they mentioned that after two hours access token has expired.
My need is to post on my news feed using fb graph api with one time user apporoval.
I have seen many applications which posts updates on my wall daily. I have given rights once only. But even i give full rights to my app, access token has expired in 2 hours. How can i do that in my app...? Please help me...