Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6617471
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:42:31+00:00 2026-05-25T20:42:31+00:00

I am working on web application in which I have implemented Facebook connectivity. User

  • 0

I am working on web application in which I have implemented Facebook connectivity. User can post to his/her Facebook wall from my site.

I know that access token is required for updating user’s status from my site & access token expires after certain amount of time i.e after 2 hrs.

So if user’s access token expires user needs to be re-authenticated with Facebook to be able to post on wall. But i want to implement it something like twitter does. Once you connect your Facebook account to Twitter your tweets are posted to Facebook.

I have read this, but I don’t understand PHP.
Can I renew the token? If yes then how? And how twitter implements it?
Please guide me I am new to this stuff.

Thanks in advance…!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T20:42:32+00:00Added an answer on May 25, 2026 at 8:42 pm

    the offline_access permission is valid forever or until the user explicitly deauthenticates your app in their facebook application settings. The way that I check for this in my app is by the following:

    @$accounts = json_decode(file_get_contents("https://graph.facebook.com/".$fb_info['uid']."/accounts?access_token=".$fb_info['access_token']));
    
    if($accounts){
        $deauthed=false;
    }
    

    now reprompt for permissions for a new access token

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a working web app which can do search for User objects through
I have created a Web Application in asp.net 2.0. which is working fine on
I am working on a web application in Java which gets data from servlets
I am working on a ASP.Net web forms application which I inherited from a
I am working on a rails application. I have implemented facebook integration in my
I'm working on web application which has a database UserName|Password|UserType Anil|Anil|Manager ghouse|Ghouse|Admin raghu|raghu|User Now
I'm working on a Python web application in which I have some small modules
I have currently been working on a web application which features a dynamically updating
I am working on a web-application in which dynamically-created images are used to display
I'm working on a web based application which uses a JSON over HTTP based

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.