I am sending a JSON string having a long type property from the server and when I am getting the response in the client the long value is converted to a different value.I am not able to find out the problem.Here is the sample JSON string.uuid property giving right value but tweetId does not.
{"uuid":"6160432f-1f68-4a76-afba-664d680bd23e","tweetId":906458203956927529}