maximum allowed order request exceeded

aditya9241
I have strict control on my end for and can confirm that there were neither rejected/invalid orders placed by my side. Still i am getting this error. I have very rich logs on my end. Orders placed < 20. But I did call quote api large number of times.
Does getQuote is also counted towards this quota ?
Tagged:
  • sujith
    Only order place requests are counted. If you send a place order request and server rejects it with 400 Input exception then that is a rejection from our mini RMS. Even though order doesn't show up on orderbook, that is also counted as a request for the daily limit.
    Maybe you can enable debug logs for the Kite Connect library and check.
  • aditya9241
    aditya9241 edited November 13
    Ignore, found the issue
  • aditya9241
    aditya9241 edited November 13
    :)
  • aditya9241
    Does mini RMS actually throw exception, because i dont see any exception being logged, is exception bubbled up by the kite connect library
  • sujith
    The error response will be something like this.
Sign In or Register to comment.