posting on facebook user wall from my website -


i have website use facebook connect. want user can post on wall when clicking button.

i add permission : publish_stream , expected when authenticating facebook, facebook dialog ask permission posting on wall (because asked publish_stream) not. getting dialog when trying post on wall instead of when user first signed using facebook connect.

am doing somthing wrong ?


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -