Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RicardoBelchior/684390782473e312b054fe44ad9b11c9 to your computer and use it in GitHub Desktop.
Save RicardoBelchior/684390782473e312b054fe44ad9b11c9 to your computer and use it in GitHub Desktop.
Gigya json 1
07-25 16:47:31.812 1715-4811/com.mirror.account.sample D/GigyaRequest: sendRequest[comments.getComments]:
{
"UID": "_guid_L-E_Ea7bHymrSJwNpVuJrvlfXMrhd6rivj2_s4uUS30=",
"categoryID": "News",
"includeStreamInfo": true,
"includeUserOptions": true,
"start": "",
"streamID": "mirror-10663290",
"threadDepth": 5,
"threadLimit": 5
}
07-25 16:47:32.331 1715-1715/com.mirror.account.sample D/GigyaRequest: sendRequest[comments.getComments]: errorCode:0
errorMessage:null
errorDetails:null
data:
{
"callId": "ad641842d93a4cbb850209e1c9c83fa6",
"commentCount": 5,
"comments": [
{
"ID": "85c4d352f6014ce2bd20deab234de6db",
"TotalVotes": 0,
"commentText": "love\n",
"edited": false,
"flagCount": 0,
"highlightGroups": [],
"isModerator": false,
"negVotes": 0,
"posVotes": 0,
"sender": {
"isSelf": false,
"loginProvider": "twitter",
"name": "TestTrinity1",
"photoURL": "http://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
"profileURL": "http://twitter.com/TestTrinity1"
},
"status": "published",
"streamId": "mirror-10663290",
"threadID": "",
"threadTimestamp": 1500996133278,
"timestamp": 1500996133278,
"vote": "none"
},
{
"ID": "51a6f9195ce7400d904195726901d29d",
"TotalVotes": 0,
"commentText": "post",
"edited": false,
"flagCount": 0,
"highlightGroups": [],
"isModerator": false,
"negVotes": 0,
"posVotes": 0,
"sender": {
"isSelf": false,
"loginProvider": "GooglePlus",
"name": "Jim",
"photoURL": "https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=50",
"profileURL": "https://plus.google.com/113629539989322379673"
},
"status": "published",
"streamId": "mirror-10663290",
"threadID": "",
"threadTimestamp": 1500995977911,
"timestamp": 1500995977911,
"vote": "none"
},
{
"ID": "4abf305bfb054ff78cca6e64b206dbe7",
"TotalVotes": -1,
"commentText": "no networks comment",
"edited": false,
"flagCount": 0,
"highlightGroups": [],
"isModerator": false,
"moderatorEdit": false,
"negVotes": 0,
"posVotes": -1,
"sender": {
"isSelf": true,
"loginProvider": "GooglePlus",
"name": "RLagido",
"photoURL": "https://lh3.googleusercontent.com/-nMTynasLbKU/AAAAAAAAAAI/AAAAAAAAFCo/gF1js9vwTFc/photo.jpg?sz=50",
"profileURL": "https://plus.google.com/+RicardoBelchior"
},
"status": "published",
"streamId": "mirror-10663290",
"threadID": "",
"threadTimestamp": 1500991652499,
"timestamp": 1500991652499,
"vote": "none"
},
{
"ID": "c7dec1883c4b4c22859af3cf1ad3e713",
"TotalVotes": -1,
"commentText": "a bit slow",
"edited": false,
"flagCount": 0,
"highlightGroups": [],
"isModerator": false,
"moderatorEdit": false,
"negVotes": 1,
"posVotes": 0,
"sender": {
"isSelf": true,
"loginProvider": "GooglePlus",
"name": "RLagido",
"photoURL": "https://lh3.googleusercontent.com/-nMTynasLbKU/AAAAAAAAAAI/AAAAAAAAFCo/gF1js9vwTFc/photo.jpg?sz=50",
"profileURL": "https://plus.google.com/+RicardoBelchior"
},
"status": "published",
"streamId": "mirror-10663290",
"threadID": "",
"threadTimestamp": 1500555478875,
"timestamp": 1500555478875,
"vote": "none"
},
{
"ID": "cd104f88cc9e40128427e710e2b60a33",
"TotalVotes": 0,
"commentText": "coooool",
"edited": false,
"flagCount": 0,
"highlightGroups": [],
"isModerator": false,
"moderatorEdit": false,
"negVotes": 0,
"posVotes": 0,
"sender": {
"isSelf": true,
"loginProvider": "GooglePlus",
"name": "RLagido",
"photoURL": "https://lh3.googleusercontent.com/-nMTynasLbKU/AAAAAAAAAAI/AAAAAAAAFCo/gF1js9vwTFc/photo.jpg?sz=50",
"profileURL": "https://plus.google.com/+RicardoBelchior"
},
"status": "published",
"streamId": "mirror-10663290",
"threadID": "",
"threadTimestamp": 1500555462613,
"timestamp": 1500555462613,
"vote": "none"
}
],
"errorCode": 0,
"hasMore": true,
"next": "ts_1500555462613",
"nextTS": 1500555462613,
"statusCode": 200,
"statusReason": "OK",
"streamInfo": {
"approvedCommentCount": 236,
"commentCount": 236,
"createDate": 1498475559197,
"isUserSubscribed": false,
"lastCommentTimestamp": 1500996133278,
"moderationMode": "inherit",
"moderationModes": {
"image": "inherit",
"other": "inherit",
"text": "inherit",
"url": "inherit",
"video": "inherit"
},
"ratingCount": 0,
"rssURL": "http://comments.eu1.gigya.com/comments/rss/7008051/News/mirror-10663290",
"status": "enabled",
"streamTags": [],
"threadCount": 172
},
"threadCount": 5,
"time": "2017-07-25T15:47:33.527Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment