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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:07:21+00:00 2026-05-25T06:07:21+00:00

I have followed the instructions to get access_token and use the graph API to

  • 0

I have followed the instructions to get access_token and use the graph API to get notifications. My PHP code is like:

echo "get limit 3 notifications";

$args = array(
 'limit' => '3',
 'access_token' => 'mytoken....'
 );

 $data = $facebook->api('/my_facebook_id/notifications','GET',$args);

 $arrays = $data['data'];

 echo "count size: ".count($arrays).;

 print_r($arrays);

 echo "<br/><br/>";

However, I always get zero notifications. Although, when I logged in, there is two new notifications in my home page.

Has anyone encountered such a problem?

Also, I want to get messages using the graph API but seems there is no
“http://graph.facebook.com/my_facebook_id/messages/&#8221;

Regarding to the notifications and messages, they are all in the top left bar, following friends requests.

I wonder if someone has experienced with this and can 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-05-25T06:07:22+00:00Added an answer on May 25, 2026 at 6:07 am
    1. Make sure token is correct.
    2. Try it here
    3. Change /my_facebook_id/ to /me/
    4. Use try{}catch{}

    try{
     echo "get limit 3 notifications";
    
     $args = array(
     'limit' => '3',
     'access_token' => 'mytoken....'
     );
    
     $data = $facebook->api('/my_facebook_id/notifications','GET',$args);
    
     $arrays = $data['data'];
    
     echo "count size: ".count($arrays).;
    
     print_r($arrays);
    
     echo "<br/><br/>";
    }
    catch (Exception $e){
       print_r($e); // this will give you errors thrown
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have followed all the instructions here: http://www.tonyspencer.com/2003/10/22/curl-with-php-and-apache-on-windows/ to install & config apache get
I have followed the instructions found at http://code.google.com/p/pubsubhubbub/wiki/DeveloperGettingStartedGuide to setup a hub. When I
I'm trying to use ASP.net profiles I've followed some instructions which means I have
I can't get the childbrowser to work on Android. I have followed the instructions
I have followed the instructions on this page to get started on ActionMailer. After
I have followed all the instructions to get the back button to appear but
I have followed the following instructions in setting a git repository locally in one
I have just meticulously followed MS instructions for customising a dynamic data page template
I followed these instructions here: http://logback.qos.ch/consolePlugin.html I have the correct and found logback.xml, it
I have installed Google Toolbox for Mac into Xcode and followed the instructions to

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.