OMS request Failed

stocksigma
I'm getting the below error when i try authorize a user

{
"error_type": "NetworkException",
"message": "OMS request failed.",
"status": "error"
}
Tagged:
  • sujith
    Can you add more information about this? This is not helpful for debugging.
  • stocksigma
    This was coming when i was trying to get the request token from the user... it is resolved now..

    Also how do we test the ticker after market hours, because that is the time we get time to develop..
  • sujith
    You can use CDS or MCX tokens.
    In order to just check your setup, you can subscribe to any token in non-market hours you will receive first tick that is cached.
  • stocksigma
    HI Sujith,

    From today morning[11Feb] i'm getting invalid checkum when i try to generate an accesstoken. Is there any change from your end??? Im using Kiteconnect java api [latest version 3]
  • sujith
    Hi,
    We haven't made any changes recently.
    If you are using generateSession method and you see this error then there are two possibilities either you are sending invalid api key or api secret.
    Can you enable debugging and check if you are sending correct params?

    Please post new queries on the new thread so that it will help others who are looking for the same.
Sign In or Register to comment.