Token is invalid or has expired

anand2891
Hello, I have generated the request token and trying to generate the access token.
Unable to generate the access token - I am getting this message - "Token is invalid or has expired"
However, the same was working as of yesterday and I am facing this issue today.

API - https://api.kite.trade/session/token
api_key - "kkkkkkk"
Request token - "zzzzz"
checksum : "aaaaaa" this is genarated from sha256

Response:
{"_body":"{\"status\":\"error\",\"message\":\"Token is invalid or has expired.\",\"data\":null,\"error_type\":\"TokenException\"}","status":403,"ok":false,"statusText":"OK","headers":{"date":["Thu"," 04 Oct 2018 05:36:47 GMT"],"content-encoding":["gzip"],"server":["cloudflare"],"expect-ct":["max-age=604800"," report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""],"strict-transport-security":["max-age=15552000; includeSubDomains"],"content-type":["application/json"],"status":["403"],"cf-ray":["46454af8adb88878-BOM"]},"type":2,"url":"https://api.kite.trade/session/token"}


Please help us to resolve this.

Thanks,
B Paul


Sign In or Register to comment.