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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T21:40:37+00:00 2026-06-06T21:40:37+00:00

try { $friends = $facebook->api(‘/me/friends’); } catch (FacebookApiException $e) { error_log($e); } Shows :Fatal

  • 0
try {

  $friends = $facebook->api('/me/friends');

} catch (FacebookApiException $e) {

  error_log($e);

}

Shows :Fatal error: Uncaught OAuthException: An active access token must be used to query information about the current user. thrown in C:\wamp\www\fb\facebook_php_sdk\src\base_facebook.php on line 1106

  • 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-06T21:40:39+00:00Added an answer on June 6, 2026 at 9:40 pm

    You must have access token for this operation.
    First you request for access token like this:

    $my_access_token=$facebook->getAccessToken();
    

    Then you can request for friend list like this:

    try {
    
    $friends = $facebook->api('/me/friends',array('access_token'=>$my_access_token));
    } catch (FacebookApiException $e) {
    
    error_log($e);
    }
    

    This might work. I this works,then accept this answer!
    Happy Coding!

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

Sidebar

Related Questions

In my application I try to get list of friends using Facebook Api method
try: html = urlopen('http://glbse.com/api/asset/' + asset.name) except: print 'error while updating the price of
Using Facebook graph API, I am trying to retrieve number of mutual friends 2
I just created an iPhone app and am having friends try it out, but
I have a working WAMP environment (Apache Friends). I decided to try Subversion and
The error occurs when I try to do this friend std::ostream& operator<<(std::ostream& os, const
Using javascript I get list of facebook friends though it only returns name and
When a user registers for my site through Facebook. It returns 3 friends have
After I integrate the Facebook Invite Friends plug-in, the first time it’s loaded in
I was wanting to find out if it is possible using the Facebook API

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.