View Single Post
  #6 (permalink)  
Old 11-06-2009, 12:52 AM
raragon raragon is offline
Intermediate Member
 
Posts: 19
Default

Hi again, tha's what I get after finishing the process to connect with Facebook. In Facebook Zimbra is an application with all kind of grants.

ModifyPropertiesRequest (asynchronous) - 08:47:45.271
-------------------------------------------------------
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
<soap:Header>
<context xmlns="urn:zimbra">
<userAgent xmlns="" name="ZimbraWebClient - FF3.0 (Win)" version="6.0.1_GA_1816.DEBIAN5_64"/>
<session xmlns="" id="1132"/>
<format xmlns="" type="js"/>
<authToken xmlns="">
0_9cda06cbea8d9ed53e136352c273b7a8c1f98d47_69643d3 3363a39303238363734312d623563352d346662332d6130623 32d6566366666353663656531653b6578703d31333a3132353 73636353439323035373b76763d313a303b747970653d363a7 a696d6272613b
</authToken>
</context>
</soap:Header>
<soap:Body>
<ModifyPropertiesRequest xmlns="urn:zimbraAccount">
<prop xmlns="" zimlet="com_zimbra_social" name="social_pref_tweetmemePopularIsOn">
true
</prop>
<prop xmlns="" zimlet="com_zimbra_social" name="social_pref_trendsPopularIsOn">
true
</prop>
<prop xmlns="" zimlet="com_zimbra_social" name="social_pref_diggPopularIsOn">
true
</prop>
<prop xmlns="" zimlet="com_zimbra_social" name="social_pref_SocialMailUpdateOn">
true
</prop>
<prop xmlns="" zimlet="com_zimbra_social" name="social_pref_dontShowWelcomeScreenOn">
true
</prop>
<prop xmlns="" zimlet="com_zimbra_social" name="social_pref_showTweetAlertsOn">
true
</prop>
<prop xmlns="" zimlet="com_zimbra_social" name="social_pref_cardWidthList">
400px
</prop>
<prop xmlns="" zimlet="com_zimbra_social" name="social_pref_autoShortenURLOn">
-1
</prop>
<prop xmlns="" zimlet="com_zimbra_social" name="social_pref_toolbarButtonOn">
true
</prop>
<prop xmlns="" zimlet="com_zimbra_social" name="social_pref_numberofTweetsToReturn">
50
</prop>
<prop xmlns="" zimlet="com_zimbra_social" name="social_pref_numberofTweetsSearchesToReturn">
50
</prop>
<prop xmlns="" zimlet="com_zimbra_social" name="social_alertUpdateTime">
1257491957981
</prop>
<prop xmlns="" zimlet="com_zimbra_social" name="social_AllTwitterAccounts"/>
<prop xmlns="" zimlet="com_zimbra_social" name="social_emailLastUpdateDate">
6/11/2009
</prop>
</ModifyPropertiesRequest>
</soap:Body>
</soap:Envelope>
--------------------------------------------------------
ROUND TRIP TIME: 180
-------------------------------------------------------
-------------------------------------------------------
RESPONSE (asynchronous) - 08:47:45.504
--------------------------------------------------------
Body: {
ModifyPropertiesResponse: {
_jsns: "urn:zimbraAccount"
}
},
Header: {
context: {
_jsns: "urn:zimbra",
change: {
token: 43225
},
session: {
_content: "1132",
id: "1132"
}
}
},
_jsns: "urn:zimbraSoap"
----------------------------------------------------------------
ZmCsfeCommand.prototype._runCallback: Missing callback!


Thanks.
Reply With Quote