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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T10:00:25+00:00 2026-05-25T10:00:25+00:00

Facebook recently made access to the user’s notifications using the Graph API possible. Using

  • 0

Facebook recently made access to the user’s notifications using the Graph API possible. Using the Graph API we should now be able to mark a notification as read.

I used the REST API to mark notifications as read before without any problems and now I would like to use the Graph API instead. I am making the following request:

[facebook requestWithGraphPath:@"notifications" andParams:params andHttpMethod:@"POST" andDelegate:self];

And the params dictionary will look like this:

{
    id = xxxxxxxx;
    unread = 0;
}

I am getting the following error:

OAuthException: (#3) Application does not have the capability to make this API call.

Does anyone have an idea why I might be getting this error?

  • 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-25T10:00:26+00:00Added an answer on May 25, 2026 at 10:00 am

    The error was happened because I was using the notification_id which FQL returned but it seems that the Graph API returns another type of ID. E.g. notif_xxxxxxxxxx_xxxxxxxxx and the request should look like:

    [facebook requestWithGraphPath:@"notif_xxxxxxxxxx_xxxxxxxxx" andParams:params andHttpMethod:@"POST" andDelegate:self];

    With the params dictionary being:

    {
        unread = 0;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on a site that is using Facebook Connect and recently made some
Using the Facebook API, is there a way of getting a friend's phone/cell number?
I'm trying to access the Facebook API Admin.getMetrics method via jQuery. I'm correctly composing
well I'm new to the facebook api stuff, and just recently someone told me
Facebook Connect seems like the cool new way to leverage a user's Facebook account
I have looked on FaceBook Developer page and found that it's possible to create
I am writing an iframe based facebook app. Now I want to use the
I have recently integrated facebook comments on my photo gallery. I am facing a
Microsoft recently announced their Facebook SDK. http://msdn.microsoft.com/en-us/windows/ee388574.aspx Has anyone tried using it with ASP.NET
I recently read in a presentation on Scribd that Facebook had benchmarked a variety

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.