Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
Hi Farhan,
Please use this guide for writing content on wall
http://code.google.com/p/sharepoint-facebook-wall/wiki/WriteOnWallConfiguration
The common error that people do is that they use the same code for read webpart
as well as write webpart. Please make sure that the access code that you are
using in your write webpart is generated from this url and not the read url
https://graph.facebook.com/oauth/authorize?client_id=CLIENTID&redirect_uri=http:
//www.facebook.com/connect/login_success.html&scope=publish_stream,offline_acces
s
There is a difference of paramater that we send in write access which is
"publish_stream".
Let me know if you still face the same error after this step and provide us the
screenshots of the webpart properties and error.
Original comment by niting@brickred.com
on 27 Jan 2012 at 8:01
Hi Farhan,
Please let us know if you are still facing the issue?
Nitin Gupta
Original comment by tsg.bric...@gmail.com
on 7 Feb 2012 at 7:48
Closing this issue. Looks like a configuration problem at Farhan's end
Original comment by niting@brickred.com
on 29 Feb 2012 at 9:58
Original issue reported on code.google.com by
farhan.f...@gmail.com
on 25 Jan 2012 at 3:50