I am getting Error 422 Unprocessable entity for GetMultiQuote API since morning today. Is there an ongoing issue and when woudl that be fixed?
Hi @Balasubramaniam_R ,
We are not able to reproduce this issue , can you please share the request and response.
Regards
Firstock Team
Set 1 - 41470,41466,41464,41460,41458,41455,41450,41448,41446,41438,41436,41434,41432,41427,41421,41415,41401,41399,41367,41363,41361,41358,41356,41354,41352,41350,41344,41342,41340,41307
Set 2- 41289,41287,41283,41270,41266,41259,41257,41255,41252,41250,41248,41246
Set 3 - 41520,41514,41496,41494,41482,41480,41475,41473,41471,41467,41465,41461,41459,41456,41453,41449,41447,41439,41437,41435,41433,41431,41426,41420,41414,41400,41398,41364,41362,41359
For all these grouped calls am getting error "Response status code does not indicate success: 422 (Unprocessable Entity)
It’s still happening.
Tested again today for Banknifty for below set of tokens.
40266,40264,40262,40260,40256,40254,40234,40218,40216,40214,40206,40204,40202,40200,40198,40194,40192,40188,40186,40180,40178,40176,40165,40162,40136,40118,40104,40099,40089,40081
Exception thrown - Response status code does not indicate success: 422 (Unprocessable Entity
I guess you’ve changed how you throttle requests.
Previously 1 call with 30 scrips is counted as 1 call.
Since yesterday this is counted as 30 calls and you are erroring out. Please check the last 3 entries.
Please check the below request and response
{
“status”: “Success”,
“data”: [
{
“token”: “40256”,
“result”: {
“requestTime”: “09:31:38 11-10-2023”,
“companyName”: "BANKNIFTY 11OCT23 46700 CE ",
“exchange”: “NFO”,
“token”: “40256”,
“lastTradedPrice”: “1.05”
}
},
{
“token”: “40216”,
“result”: {
“requestTime”: “09:31:38 11-10-2023”,
“companyName”: "BANKNIFTY 11OCT23 46300 CE ",
“exchange”: “NFO”,
“token”: “40216”,
“lastTradedPrice”: “1.30”
}
},
{
“token”: “40260”,
“result”: {
“requestTime”: “09:31:38 11-10-2023”,
“companyName”: "BANKNIFTY 11OCT23 46800 CE ",
“exchange”: “NFO”,
“token”: “40260”,
“lastTradedPrice”: “0.85”
}
},
{
“token”: “40266”,
“result”: {
“requestTime”: “09:31:38 11-10-2023”,
“companyName”: "BANKNIFTY 11OCT23 47100 CE ",
“exchange”: “NFO”,
“token”: “40266”,
“lastTradedPrice”: “0.80”
}
},
{
“token”: “40234”,
“result”: {
“requestTime”: “09:31:38 11-10-2023”,
“companyName”: "BANKNIFTY 11OCT23 46500 CE ",
“exchange”: “NFO”,
“token”: “40234”,
“lastTradedPrice”: “1.05”
}
},
{
“token”: “40254”,
“result”: {
“requestTime”: “09:31:38 11-10-2023”,
“companyName”: "BANKNIFTY 11OCT23 46600 CE ",
“exchange”: “NFO”,
“token”: “40254”,
“lastTradedPrice”: “1.05”
}
},
{
“token”: “40264”,
“result”: {
“requestTime”: “09:31:38 11-10-2023”,
“companyName”: "BANKNIFTY 11OCT23 47000 CE ",
“exchange”: “NFO”,
“token”: “40264”,
“lastTradedPrice”: “0.80”
}
},
{
“token”: “40214”,
“result”: {
“requestTime”: “09:31:38 11-10-2023”,
“companyName”: "BANKNIFTY 11OCT23 46200 CE ",
“exchange”: “NFO”,
“token”: “40214”,
“lastTradedPrice”: “1.35”
}
},
{
“message”: “Invalid Input : Order Recieved 13 in a current second exceeds Limit 10 for user”
},
{
“token”: “40206”,
“result”: {
“requestTime”: “09:31:38 11-10-2023”,
“companyName”: "BANKNIFTY 11OCT23 46100 CE ",
“exchange”: “NFO”,
“token”: “40206”,
“lastTradedPrice”: “1.45”
}
},
{
“token”: “40262”,
“result”: {
“requestTime”: “09:31:38 11-10-2023”,
“companyName”: "BANKNIFTY 11OCT23 46900 CE ",
“exchange”: “NFO”,
“token”: “40262”,
“lastTradedPrice”: “0.90”
}
},
{
“message”: “Invalid Input : Order Recieved 12 in a current second exceeds Limit 10 for user”
},
{
“message”: “Invalid Input : Order Recieved 11 in a current second exceeds Limit 10 for user”
},
{
“message”: “Invalid Input : Order Recieved 14 in a current second exceeds Limit 10 for user”
}
]
}
Hi @Balasubramaniam_R ,
We are looking into the issue , we will get back when the issue is resolved.
Thank you for the patience.
Regards
Firstock
Did you find a solution to the problem?
I have to use this to fetch option chain data now. It takes 5 seconds just to get option chain.
Do you have a better way to get enriched option chain faster?
Hi @Ashish_Gupta @Balasubramaniam_R ,
We are looking into the issue and we will revert back as soon as posssible.
Thank you for the patience.
Regards
Firstock Team
Hey Firstock Family,
Please check now as we have updated our systems.