Created
July 25, 2017 15:50
-
-
Save RicardoBelchior/b89351383a1f8b15e88c2cc5f236304a to your computer and use it in GitHub Desktop.
Gigya json 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
07-25 16:49:49.607 1715-1086/com.mirror.account.sample D/GigyaRequest: sendRequest[comments.vote]: | |
{ | |
"UID": "_guid_L-E_Ea7bHymrSJwNpVuJrvlfXMrhd6rivj2_s4uUS30=", | |
"categoryID": "News", | |
"commentID": "85c4d352f6014ce2bd20deab234de6db", | |
"streamID": "mirror-10663290", | |
"vote": "pos" | |
} | |
07-25 16:49:50.131 1715-1715/com.mirror.account.sample D/GigyaRequest: sendRequest[comments.vote]: errorCode:0 | |
errorMessage:null | |
errorDetails:null | |
data: | |
{ | |
"callId": "71de4ac020804db5b1c42d904518b6a8", | |
"errorCode": 0, | |
"statusCode": 200, | |
"statusReason": "OK", | |
"time": "2017-07-25T15:49:50.900Z" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment