I am getting "Invalid request inputs" as response for few symbols like ABBOTINDIA23SEPFUT, ASIANPAINT23SEPFUT etc for real time data via websocket.
Response:{'s': 'error', 'code': -1200, 'message': 'Invalid request inputs'}When symbols= ["NSE:SBIN-EQ","NSE:ASIANPAINT23SEPFUT"] then data for "NSE:SBIN-EQ" is also not coming. When I run without NSE:ASIANPAINT23SEPFUT then data for SBIN is coming for real time data via websocket.
a) My question is why symbols impact each other in this case ASIANPAINT23SEPFUT is impacting SBIN?
b) There should not be such dependencies otherwise we won't be able to get real time data data via websocket for symbols due to one of the symbol behaving as in case 1.
For Ex: symbols=["A","B","C","D","E"], Let's say E has some problems mentioned in case 1 above then due to this, we are not getting real time data via websocket for A,B,C,D symbols as well.
Can you please help why it's happening? Appreciate your help!
Thanks!
Websocket connection is not working
5 replies