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.

Something very strange with this website copious.com, when you registered on this website via Facebook the FB Copious App doesn't ask extended permission "publish_stream", on the following page you complete your registration on copious.com and you can choose " Post to my Facebook Wall that I joined Copious". So for testing I choose this option (reminder: the App doesn't have the publish_stream permission). And unreal few seconds after you will see on your wall a post with "I'm now discovering great finds on Copious.", message that all friends can see! How is that possible?

share|improve this question
Are you sure they didn't request publish_actions permission? – Igy Nov 29 '12 at 0:24

1 Answer

up vote 3 down vote accepted

this activity does not require publish_stream. publish_actions gives the ability to publish to a user's feed as of 4/12.

share|improve this answer
it's not a FB action! it's really a post on the wall with : "type": "link", "status_type": "app_created_story" Anybody have information about this status_type = app_created_story ? – Eric Missu Nov 29 '12 at 0:50
1  
fb publish_action includes basic publish_stream access as of 4/25. developers.facebook.com/blog/post/2012/04/25/… – jimdotrose Nov 29 '12 at 0:56
You obviously get an upvote. Including a reference link would have been better though! ;) – Kishor Nov 29 '12 at 1:14

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.