You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the websocket touchline event, json response data sent has null field values.
It's impossible to parse the response because of null value for TotalTradedOrders field.
Can you please correct the same and give 0 for all numeric fields and empty string for string fields if its null?
Thanks,
Nandan
The text was updated successfully, but these errors were encountered:
in the websocket touchline event, json response data sent has null field values.
It's impossible to parse the response because of null value for TotalTradedOrders field.
Can you please correct the same and give 0 for all numeric fields and empty string for string fields if its null?
Thanks,
Nandan
The text was updated successfully, but these errors were encountered: