Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': ring ExpenseName,String Type,Integer Amount) { String clientId = '3MVG9ZL0ppGP5UrDhLqebweqGDkIkyGQRjYkfWtLLSwKDal0AhSWZIG7EU7gsYQn4JjfCt.SOoBrJLmyEpslT'; String clientSecret = '7217724494220744623'; String username = 'bkavibalan1986@gmail.com.int'; String password = 'dummy123l3WBRvZ3R0ywEj9GHfXrBtwT'; String reqbody = 'grant_type=password&client_id='+clientId+'&clientSecret='+clientSecret+'&username='+username+'&password='+password; HTTP h = new HTTP(); HTTPRequest req = new HTTPRequest(); req.setBody(reqbody); req.setMethod('POST'); req.setEndPoint( Source: http://pastebin.com/raw.php?i=YMw90KYU
↧