"YOU AND THE ART OF ONLINE DATING" is the only product on the market that will take you step-by-step through the process of online dating, provide you with the resources to help ensure success. Get it now!
You have to request an extended permission from the user in order to make use of a whole bunch of FB functionality - including setting the user status.
Up vote 0 down vote favorite 1 share g+ share fb share tw.
I have a game application released at facebook platform, I need to set the user status who played the game so that after the user playing the game and scoring high score I need to set the status of the user to be showed in the home page of the user so his/her friends can share with him/her the action of playing the game and can challenge each others. I am using Iframe application using Asp. Net and C# language, I have used the facebook service and called the following code: _fbService.users.
SetStatus("Message"); and it reports an error saying the following: Updating status requires the extended permission status_update so how can I solve this problem please? I need to do like other games that after playing the game and achieving a noticable action in the game to be showed at the status of the user in the home page and be shared with his friends. Thanks in advance and hope that the question is clear facebook link|improve this question asked Sep 10 '09 at 10:42Ahmy9671228 62% accept rate.
You have to request an extended permission from the user in order to make use of a whole bunch of FB functionality - including setting the user status. It's pretty easy to do, info can be found here: wiki.developers.facebook.com/index.php/E....
I have followed this link and found that I have to use : FB.Connect. StreamPublish and the problem now where to put this method in the . Cs file or on in the javascript?
I have tried it in the section but nothing! And what will intialize it to be pop up to the user to allow access and give permissions? Can you help me please?
I need real example that I can use it directly in asp,net application and thanks – Ahmy Sep 10 '09 at 11:51 In your javascript... something like: Facebook. ShowPermissionDialog('status_update',ondone); function ondone(){ document. Location("Invite.
Aspx") } This would ask the user for status update permissions, then when they return from the dialogue, will redirect them to an invite page... Good luck fella – Paul Sep 10 '09 at 16:00.
I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.