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

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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T03:54:06+00:00 2026-05-30T03:54:06+00:00

When I upload the post to my wall, I’d like to see not only

  • 0

When I upload the post to my wall, I’d like to see not only a message, but also a picture.
If I put (along with the other parameters) a string with URL of the image for "picture" parameter, it works, but only in case if the image is in some side-part server, not in my Facebook albums.

And when I try to use the url of image from my album, I just get "Auth exception" with no explanation in response (it’s just ‘nil’); I use the last Hackbook example and on base of it make the request like this:

    NSMutableDictionary *params = [NSMutableDictionary dictionaryWithObjectsAndKeys:
                               @"Some message", @"message",
                               @"http://a1.sphotos.ak.fbcdn.net/hphotos-ak-snc6/62347_158935964133931_100000525850093_395542_6306928_n.jpg", @"link",
                               @"http://a1.sphotos.ak.fbcdn.net/hphotos-ak-snc6/62347_158935964133931_100000525850093_395542_6306928_n.jpg", @"picture",
                               nil];
    [[delegate facebook] requestWithGraphPath:@"me/feed"
                            andParams:params
                            andHttpMethod:@"POST"
                            andDelegate:self];

The references can be opened in a separate browser (not containing any cookies), but with them I get crash.
If to change the references to smth. like

https://www.google.com/intl/en_com/images/srpr/logo3w.png

Everything works fine.

Any idea would be much appreciated.

  • 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-30T03:54:07+00:00Added an answer on May 30, 2026 at 3:54 am

    Ok, since I’ve lost a whole lot of time to find out what’s going on, I want to share what I’ve found, since I wouldn’t like anybody to have such a stupid time with facebook api as I do.

    I found, that in fact there was a description of exception (I didn’t look at the right place), and the text of it is:

    Error! Error Domain=facebookErrDomain Code=10000 “The operation couldn’t be completed. (facebookErrDomain error 10000.)” UserInfo=0x4e3b8f0 {error={type = mutable dict, count = 3,
    entries =>
    2 : {contents = “type”} = {contents = “OAuthException”}
    3 : {contents = “message”} = {contents = “(#100) FBCDN image is not allowed in stream: http://a5.sphotos.ak.fbcdn.net/hphotos-ak-snc7/431663_370671769627015_100000525850093_1341387_699903787_n.jpg“}
    6 : {contents = “code”} = 100
    }
    }

    Using the bolded part of the exception above, you can find a lot developers’ complains about this problem.

    And here’s an excerpt from developers.facebook.com:

    We no longer allow stream stories to contain images that are hosted on the fbcdn.net domain. The images associated with these URLs aren’t always optimized for stream stories and occasionally resulted in errors, leading to a poor user experience. Make sure your stream attachments don’t reference images with this domain. You should host the images locally

    So, guys, if you have an extremely need of showing a picture in your post – start to prepare a third-party server to store there images for you. Let me know, if I’m wrong with that – you’ll make me happier 🙂

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

Sidebar

Related Questions

Can I upload photos using Facebook API but not post to wall in Facebook?
I want to post a picture to the wall, just like what I can
UPDATED See post #3 below. There is a need to upload a file to
I remember some options where Ajax like(No post back world) file upload was supported,
I'm trying to resume an upload using indy (HTTP Post), the code looks like
I am trying to post a picture to my wall on Facebook. I have
post '/upload' do unless params[:file] && (tmpfile = params[:file][:tempfile]) && (name = params[:file][:filename]) return
[AcceptVerbs(HttpVerbs.Post)] public ActionResult Upload(Photo photo) { foreach (string file in Request.Files) { var path
In a prior post I was trying to upload a file to a server
I need to generate boundary for a multi-part upload post << --#{BOUNDARY}\r\n post <<

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.