HTTP/1.1 403 Forbidden in websocket

pranksterguru
why am i getting error "HTTP/1.1 403 Forbidden in websocket" when i try to download securities dump?

this seems to be intermittent issue. happens once in a week for me.

i am sure it is intermittent because i am running the same code in server by scheduling it everyday. and i am getting this once in a week.
  • rakeshr
    Can you put complete log here?
  • sujith
    You need a valid api key and access token to get connected to Kite Ticker. 403 means your session has expired.
  • pranksterguru
    The key was valid I'm sure..
    Also, does security dumps pull require access token ?

    I will enable the debug next time and send u
  • sujith
    An access token is valid for only one day.
  • pranksterguru
    Ya.. everyday morning 8.30 I update it.. that a why I know the key is vaild
Sign In or Register to comment.