Error in Generating request Token

nidhi0102
Dear All,

I am facing issue in generating token in python. The same was working perfectly till yesterday.
  • sujith
    We haven't changed anything at our end.
  • gopalkalan
    Hi,
    I am getting the following error
    kiteconnect.exceptions.TokenException: Token is invalid or has expired.
    for the code
    access_token = kite.renew_access_token(refresh_token=request_token, api_secret=api_secret)

    Have given the correct api_secret and request_token value to the respective variables. Request_token also is used as soon as it got generated. Not sure what is the issue. Appreciate some help.
Sign In or Register to comment.