Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I've read everything I could find here about how to upload images using the Graph API. There is some very helpful information about how to get images to a user's page. And that seems to work very well (switching out "/me" for "/[user_id]"). But when I try the same thing using the ID for a sub-page, it always sends the image to "/me".

It's almost acting like the path for the sub-page fails to resolve and reverts to a fail safe, rather than generating an error.

share|improve this question
What is a “sub-page” in your nomenclature – just a normal Fan page …? – CBroe Jul 31 '12 at 8:51
Yeah, I guess... It's the sort of page that someone uses to promote their business, for instance. I really didn't know any other term for it. But there is clearly a distinction between Users pages and those types. – Kenneth Lawton Jul 31 '12 at 20:43

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.