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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:03:57+00:00 2026-06-08T20:03:57+00:00

Realtime updates are kicking my ass! I have my entire fb app working except

  • 0

Realtime updates are kicking my ass! I have my entire fb app working except for this one area and I’m just not sure what I’m doing wrong.

My app is approved using these permissions:

"scope" => "offline_access,publish_stream,read_stream,user_location,user_status",

Next, I subscribe using these settings:

$subscribe = array( 'access_token'=> substr($my_access_token,13),
                    'object' => 'user',
                    'fields' => 'name,feed',
                    'callback_url' => $fbconfig['callback'], 
                    'verify_token' => $fbconfig['secret']);

Via my app I post a status update on behaf of Bill Smith (userid: 000041143) and
that appears on Bill Smith’s wall just fine. Next, using a an account for John
Doe (userid: 000004842 which has NOT authorized my app) I comment on the status post
made on Bill Smith’s wall and this triggers the callback but what I’m getting (see below)
is an entry telling me that John Doe’s wall has changed and no mention of Bill Smiths
wall is ever made.

Here’s the notification given in the callback:

updates = Array
(
  [object] => user
  [entry] => Array
    (
      [0] => Array
          (
              [uid] => 000004842
              [id] => 000004842
              [time] => 1325101631
              [changed_fields] => Array
                  (
                      [0] => feed
                  )

          )

      [1] => Array
          (
              [uid] => 000004842
              [id] => 000004842
              [time] => 1325101651
              [changed_fields] => Array
                  (
                      [0] => feed
                  )

          )
    )
)

As you can see, this is not a notification that a comment has been made to Bill Smiths wall but that one has been made to John Doe’s… I dont get this… I must be doing SOMETHING wrong!

  • 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-08T20:04:01+00:00Added an answer on June 8, 2026 at 8:04 pm

    I had similar issues before with photo IDs turning up ‘wrong’, the issue occurred because I was treating it as an INT but PHP was truncating it because it was too big, I had to treat it as a string. Could this be your issue perhaps?

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

Sidebar

Related Questions

I am implementing a system where I need real-time updates. I have been looking
I intend to create a realtime counter. So one user can incremenet the counter
I'm working on a soft realtime application which is deployed to many servers that
I'm working on a realtime imaging system. UI thread: grabs images from a camera
Facebook now offer subscriptions to users so you can get realtime updates on changes.
With reference to this post: How to implement tag counting I have implemented the
I have a widget that has a refresh button and a textview. Refresh updates
I'm not having much luck with updating an app widget with AlarmManager generated broadcasts.
Hi i am trying to use Realtime updates in facebook application, My application basically
I have a Java application that is performing some realtime image processing, with the

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.