@Kailash
I am using following code to create checksum of (api_key, request_token, secret) in java and getting same error message, can you please guide me if it is wrong?
org.apache.commons.codec.digest.DigestUtils.sha256Hex(API_KEY+"my request_t…
Please help me
I am getting following error in stack trace, I got request token from browser after htting URL (https://kite.trade/connect/login?api_key=)
Jul 22, 2017 7:14:35 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exceptio…