how to detect this kind of duplicate request?
{ "@class": ".CreateChallengeRequest", "accessType": "PRIVATE", "challengeMessage": "Hey, lets to be friends!", "challengeShortCode": "tc1_sc", "endTime": "2018-12-31T12:00Z", "maxPlayers": 11, "minPlayers": 1, "usersToChallenge": ["57f89a754c9564055f8d5b36", "57f90eb2713f350561bcb564"], "requestId": "1501540534_54" }
as u can see that both are the same request but was sent twice. so how on server side this 2 duplicate request will operate?
Hi Ahsan,
Where did these two requests come from?
Cheers,
Omar
ahsan muzaheed
how to detect this kind of duplicate request?
as u can see that both are the same request but was sent twice. so how on server side this 2 duplicate request will operate?