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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T21:27:34+00:00 2026-05-30T21:27:34+00:00

I am using following code to pre-populate the post dialog. But I’m getting a

  • 0

I am using following code to pre-populate the post dialog. But I’m getting a empty dialogbox, nevertheless:

        Bundle parameters = new Bundle();
        parameters.putString("app_id", appID);
        parameters.putString("name", "Facebook Dialog");
        parameters.putString("caption", "Reference Documentation");

        parameters.putString("message", "Facebook Dialogs are easy!");

        facebook.dialog(score.this, "feed", parameters, new DialogListener() {

            @Override
            public void onComplete(Bundle values) {
            }

            @Override
            public void onFacebookError(FacebookError error) {
            }

            @Override
            public void onError(DialogError e) {
            }

            @Override
            public void onCancel() {
            }
        });

However, if it is possible, I would like no dialog at all and directly post to the users wall.

  • 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-30T21:27:35+00:00Added an answer on May 30, 2026 at 9:27 pm

    I don’t develop for Android, but I know Facebook made a change in handling of the message parameter in the feed dialog that might be causing your problem.

    It has always been against policy to pre-populate the message parameter. It must be user-generated. At some point in the last couple of months Facebook stopped even accepting it for use in the Feed dialog, which is what might be causing your problem. Now the only way you can pass it as a parameter is by posting to the feed via the graph API. Of course you still need to be sure to comply with policy in your app design and make the user populate the message — it cannot be an app-generated string.

    So, since you don’t even want the dialog, you should really look into posting via the graph API. You will need to obtain the publish_stream extended permission and then perform a POST to the user’s feed. See https://developers.facebook.com/docs/reference/api/post/

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

Sidebar

Related Questions

I'm trying to pre-populate a wxPython DatePicker with a value using the following code:
I'm using following code but cannot return data from MySQL. This is the output:
Following is the code snippets taken from http://pietschsoft.com/post/2011/09/09/Tag-Editor-Field-using-jQuery-similar-to-StackOverflow.aspx // pre-selected tags values: [ 'javascript',
I am using following code. <% response.addHeader(Cache-Control,no-cache); response.addHeader(Pragma,no-cache,no-store,private,must-revalidate,max-stale=0,post-check=0,pre-check=0 ); response.addDateHeader (Expires, 0); %> It
I've been using the following code to get all combinations of a pre-determined amount
I am using the following code but don't know why thumbnails are not created.
I have the following code doing Sin/Cos function using a pre-calculated memory table. in
I am using following code in rowdatabound function. Protected Sub gvwMileStone_RowDataBound(ByVal sender As System.Object,
I am using following code to check whether a check box on my website
I am using following code to design my home page. The output (as shown

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.