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 8144331
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T13:20:52+00:00 2026-06-06T13:20:52+00:00

For my application, I need to be able to get some datas from 0-x

  • 0

For my application, I need to be able to get some datas from 0-x FB accounts for each person.

I have the authentication process working, I get the different access tokens, but they become invalid very quickly because, when the user logs in as a different account, the token from the previous one becomes invalid.

Problem is, I need to get the datas I want all at the same time, so I can’t ask them to login with their multiple accounts each time they come on the website…

If anyone has an idea…

Thanks for your help =)

  • 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-06-06T13:20:54+00:00Added an answer on June 6, 2026 at 1:20 pm

    You can increase 2 table columns in your app namely short_access_token & long_access_token for each user.

    Once user authenticates your app, an access token is generated, store it in short_access_token. Then pass this access token to:

    https://graph.facebook.com/oauth/access_token?
    client_id=APP_ID& client_secret=APP_SECRET& grant_type=fb_exchange_token& fb_exchange_token=EXISTING_ACCESS_TOKEN

    Once you run this, an access token with 60 days validity will be generated. Store it in long_access_token. Now, use this long_access_token for 60 days.

    You can generate long lived access token only once a day i.e. the first time. Use this long lived access token for your tasks (if you’ve already got the permission).

    Ref: https://developers.facebook.com/roadmap/offline-access-removal/

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

Sidebar

Related Questions

In the ASP.Net application I am writing I need to be able to have
I need to get some sensitive data from an Oracle server to a SQL
I'm developing an application for Galaxy Tab, and now I need get some files
I need that my applicatiob will be able to get mail... this is c#
I am currently developing an application and I need to be able when pressing
We are building a fairly complex application that we need to be able to
I need to be able to differentiate between application didFinishLaunching and application entering background
For my application, I need to be able to send an std::vector<std::string> over a
For an application I am developping, I need to be able to install CA
I am writting a VB.Net application. I need to be able to convert either

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.