I'm developing an Android App. I do not want to force the user to 'like' my company Page before making a post.

I have followed the way making post to friend's wall in the document and 'Hackbook' sample. It can only make a post on wall of my company's Page. When the user have not 'like' the page, it would return 'Invalid target'.

Is there any way to do so? I see FB web and FB android app can allow user to post on the Page's wall while not 'like' the Page.

link|improve this question
Can it be done using the public API? I mean have you tried to do it using the Graph API Explorer tool? (Remember, the FB Web and Fb Android app are not using the Graph API like the rest of us have to, they have their own 'version' of the api they get to use) – DMCS Feb 18 at 14:10
I can't find any public API that can do it. Anyone know? – user1215368 Feb 21 at 3:12
Well there's your answer. The public API is not able to do so. You should check with Facebook to see if getting your app whitelisted would allow you to get that functionality. – DMCS Feb 21 at 15:43
I do like to discuss with them, but I can't find any way to contact with them. Do any one know how can I contact a FB representative for discussing these application development issue? – user1215368 Feb 27 at 6:49
I found this phone number on the web (corporateofficeheadquarters.com/2011/07/facebook.html): for their menlo park office 1-650-853-1300 and for their palo alto office: 1-650-543-4800 – DMCS Feb 27 at 19:56
feedback

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

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.