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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T12:29:27+00:00 2026-06-04T12:29:27+00:00

I have a web site facebook app. I can login and post to users

  • 0

I have a web site facebook app. I can login and post to users wall.What I really want is when a user creates an image on my web site , he can create a notification on couple friends to take an action on the image. How can I do this ?
I have this code but I don’t see a notification at my notification area ?

 var f = new FacebookClient();
        dynamic result = f.Get("oauth/access_token", new
        {
            client_id = FACEBOOK_APP_ID,
            client_secret = FACEBOOK_SECRET,
            grant_type = "client_credentials"
        });

        var token = result.access_token as string;

        var reqClient = new FacebookClient(token);
        var args = new Dictionary<string, object>();
        args["message"] = "Invitation to action message";
        args["data"] = "Invitation to action data";

        var reqResult = reqClient.Post("/" + facebookId.ToString() + "/apprequests", args);
  • 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-04T12:29:29+00:00Added an answer on June 4, 2026 at 12:29 pm

    The app generated request go to the bookmarks counter and not to the top notifications (with the globe image).

    There’s no way for an app to send that kind of notification to a user (that I’m aware of).
    You can check in the Social Channels guide on the options that are available for you, also you can check the Requests documentation.

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

Sidebar

Related Questions

I have website where users can login with their Facebook account. I am using
I have OmniAuthable Facebook login on my website. Users login with: link_to user_omniauth_authorize_path(:facebook) It
I have a fairly simple site which allow users to connect via facebook. I
I have a Facebook page at https://www.facebook.com/xxxx and a web site at http://xxxx.com .
Imagine you're writing a web app that will have 1 million users (they all
I am struggling from couple of days, to add facebook login to web app
I have a basic canvas Facebook app with a web template. I tried to
I have developed a facebook page tab app for my website and now I
I've used this code to have a like btn on my site: <iframe src=http://www.facebook.com/plugins/like.php?href=URL_OF_YOUR_WEBSITE&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font&amp;height=80&amp
Here's the setup. I have web site which is essentially a simple CMS. Here

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.