Post to friend wall in facebook in iphone? -


hi trying post on friend wall using friend id this

[facebook requestwithgraphpath:@"1581445658/feed"                           andparams:[nsmutabledictionary dictionarywithobject:@"hello morning" forkey:@"message"]                       andhttpmethod:@"post"                         anddelegate:self]; 

but getting error 400 bad request. please suggest me how to rid of bad request.

note: method work first 10-15 time after start giving error. continuously giving error.

i think id blocked fb. have tried other id ?


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -