status":"error","message":"Error authorising app. Try re-initiating login.",

code008x
Hello

status":"error","message":"Error authorising app. Try re-initiating login.",


I tried everything but still showing this.

Please help sort.
  • rakeshr
    Can you check now? Should be working fine now.
  • DD1365
    @rakeshr @sujith Now the previous error is not happening, but a new error is happening. Previously upon clicking the Authorize button this error was gettng returned:

    {"status":"error","message":"Error authorising app. Try re-initiating login.","data":null,"error_type":"GeneralException"}

    Now, upon clicking Authorize above error is not coming but when I am trying to generate session using kite.generate_session(request_token, api_secret) API call, Invalid 'çhecksum' error is being returned, please check error response below:

    raise exp(data["message"], code=r.status_code)
    TokenException: Invalid `checksum`

    Note: This is happening when trying to generate session for new apps, previously authorized apps are working fine. Please fix this issue ASAP, have a lot of clients in line waiting to be onboarded, please expedite..thanks!
  • sujith
    Can you private message an api_key for which this issue is happening?
  • sujith
    Can you log into developers console and check if app is showing up? There was an issue yesterday which was later fixed. But apps creating during issue period might be deleted.
Sign In or Register to comment.