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

  • Home
  • SEARCH
  • 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 7677741
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:29:29+00:00 2026-05-31T17:29:29+00:00

I have an app that uses the Graph API to post activity to a

  • 0

I have an app that uses the Graph API to post activity to a user’s timeline, however, I want to be able to display this activity within the app itself (and potentially friends’ activity, but that’s another issue).

I can’t seem to find a way to access my own app’s activity though. Poking around, I found this: https://developers.facebook.com/docs/authentication/permissions/#open_graph_perms and tried adding permission for user_actions:NAMESPACE, however I can’t seem to get the activity.

I can successfully get video/music activity with the user_actions.video/music permission, and calling /me/music.listens or video.watches, however I can’t seem to find a way to get this for my own activity.

For the sake of example, let’s say my action is “cook,” I have tried:

/me/NAMESPACE:cook
/me/NAMESPACE:cooks
/me/NAMESPACE.cook
/me/NAMESPACE.cooks

But nothing seems to work – am I missing something here?

  • 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-31T17:29:31+00:00Added an answer on May 31, 2026 at 5:29 pm

    Your app can read any data that it published in without asking for any other permissions.

    You read actions from the same URL you posted them to:

    if you POSTed your actions to:

    POST https://graph.facebook.com/me/yournamespace:cook?access_token=USER_ACCESS_TOKEN
    

    then you read them by GETing:

    GET  https://graph.facebook.com/me/yournamespace:cook?access_token=USER_ACCESS_TOKEN
    

    You can read a users friends actions that your app posted too without any additional permissions – you did post it after all, and that user has already auth’d your app. Again, you just GET:

    GET  https://graph.facebook.com/USER_ID/yournamespace:cook?access_token=USER_ACCESS_TOKEN
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an app that uses the python/c api and I was wondering what
I have a Cocoa app that uses a WebView to display an HTML interface.
I have an app that uses a single-user OAUTH token. I can store the
I have a chrome extension that uses the facebook Graph API Because its a
I have an app that uses a (perfectly user-benevolent) system-wide keyboard hook for accessibility
I have war app that uses reasteasy to expose some services. I want to
I have WP7 app that uses the MVVM pattern. When the user goes from
I have this App that uses the Webbrowser control to do automated browsing. I
I have an app that uses this library (actually a direct port to D
i have an app that uses a navbar. What i want to acomplish is

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.