Unable to publish on user's facebook wall through blackberry application

Posted by tek3 on Stack Overflow See other posts from Stack Overflow or by tek3
Published on 2009-11-11T13:39:40Z Indexed on 2010/03/22 16:11 UTC
Read the original article Hit count: 419

Filed under:
|

I want to publish a post to user's wall..for this first i am making user to log in and getting the session id also...but in order to publish i need the user to grant me publish_stream permission..so immmediately after i am obtaining auth_token by capturing url of the login success screen, i am making call to http://www.facebook.com/connect/prompt%5Fpermissions.php? with "api_key","ext_perm","display" as parameteres..but when the above url is redirected and displayed on BrowserField i am seeing "Incompatible web browser " instead of the permission granting dialog or popup..i will be greatful if anyone can help...thanx a lot

© Stack Overflow or respective owner

Related posts about blackberry

Related posts about facebook