Suddenly not getting ACCESS TOKEN

cloudlife
Hi,

I am suddenly unable to get the access token. This was working before. Is your system down as usual? I'm POSTing this in CURL as per your docs as I have been historically doing:

curl https://api.kite.trade/session/token -H "X-Kite-Version: 3" -d api_key=${MY_API_KEY} -d request_token=${MY_REQUEST_TOKEN} -d checksum=${MY_SHA_CKSUM}

When will the system be up again?
Sign In or Register to comment.