Thanks @PatricKSHM, it's very helpful for deal with s2s api.
However, the api's response was always "Authentication failed", like this:
{
"uuid" : "xxxxx",
"serverErrorCode" : "AUTHENTICATION_FAILED",
"reason" : "Authentication failed"
}
Post
Replies
Boosts
Views
Activity
It really helps me to solve the issue, thanks.