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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T08:15:18+00:00 2026-05-18T08:15:18+00:00

i wrote a small FQL script that returns the latest wallposts of my fanpage.

  • 0

i wrote a small FQL script that returns the latest wallposts of my fanpage. The script works fine. Until today.

The situation:
I published a wallpost with custom settings: The post is only visible to German fans.

The Problem:
My fql query ignores this “special” post.

My little PHP program looks like this

$query = "    SELECT
                        post_id, message, created_time, attachment,action_links, privacy, type
                    FROM 
                        stream 
                    WHERE 
                        source_id = ".$page_id."
                        AND actor_id = ".$page_id."
                    ORDER BY created_time DESC";

$param  =   array(
               'method'     => 'fql.query',
            'query'     => $query,
              'callback'    => ''
          );
$result = $this->facebook->opengraph->api($param);

The nugget:
Facebook returns the status message if i call the special post like this:
https://graph.facebook.com/367501354973
(Source: http://developers.facebook.com/docs/ref … api/status)

Thanks for helping

  • 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-18T08:15:18+00:00Added an answer on May 18, 2026 at 8:15 am

    I got a similar problem using the grpah api:
    This does NOT return the special post
    https://graph.facebook.com/MYPAGE/posts?access_token=SOME_TOKEN

    If I call the graph via FB-Docs (they offer a special access token, i get the special post

    https://graph.facebook.com/MYPAGE/posts?access_token=22223423470867|2.qnqX1HsEaIXVr0lVHCRxiw__.3600.12913423423400-10043534534530485|4wqk8YYWXQ8bjfQj8KETz2JyWQk

    Stange…

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

Sidebar

Related Questions

I wrote a small-ish Python script that handles nightly conversions and archiving of audio
I wrote a small program with Boost in c++. It works fine and so
I wrote a small script that provided a URL (For example: code.google.com/ajax/123/1235/214) Would tell
I wrote a small script for work and when developing it everything was fine
I wrote a small app that turns out to be using a lot of
I wrote a small program, that creates files at an interval of 1 minute.
I wrote a small executable in C# .NET that manages a .jar file. Our
I wrote a small .NET add in to excel 2007 that read data from
I wrote a small app that I need to distribute to 700+ computers, the
I wrote this small snippet to calculate Fibonacci numbers. It works well for numbers

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.