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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:43:27+00:00 2026-05-26T06:43:27+00:00

Is it possible using the javascript api to allow a user to post a

  • 0

Is it possible using the javascript api to allow a user to post a large photo to their facebook wall? e.g. 500px x 500px, published like a user would normall upload a photo.

All I have been able to achieve so far is small thumbnails.

I currently have the following:

FB.ui(
    {
        "method": 'feed',
        "attachment":
        {
            "media": [{
                "type": "image",
                "src": "image.jpg",
                "href": "http://www.example.com/"
            }]
        }
    }, function(response) {
        if (response && response.post_id) {
            //User posted
        } else {
            //User didn't post
        }
      }
)
  • 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-26T06:43:28+00:00Added an answer on May 26, 2026 at 6:43 am

    You’re posting to the user’s feed connection (i.e a wall post) with an image attached – you should use the API to post to their photos directly to upload a photo (see the Graph API Poto documentation)

    [edited because this was ‘too vague’]

    You are posting a ‘Post’ with an image attached, the image in that case is an attachment to the post, it’s not rendered in a large size on Facebook.com.

    What you probably should be doing is uploading a photo to the user’s ‘photos’ connection like the documentation i linked. There’s also a how-to here: https://developers.facebook.com/blog/post/498

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

Sidebar

Related Questions

It is possible to access HTML DOM from an applet using netscape.javascript JSObject API.
In Facebook how can I post a message onto a user's wall saying I
Is it possible to intercept every request made from a page using javascript? i.e.
Is it possible to close parent window in Firefox 2.0 using JavaScript. I have
Is it possible to launch a new window in JavaScript using the window.Open function,
Is it possible to use Flash JavaScript API with YouTube videos? The only function
I have been asked to integrate facebook chat in my application using javascript. I
I'm building an javascript api that will call some java objects using mozilla rhino.
I am wondering if it is possible to post data without using the standard
Is it possible to access android native code using javascript in the default android

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.