Hi Team,
When i was trying to place the order using below payload. Got the error that “Segment activation is in progress. Please try after sometime.”. But, when i try manually through app it was working find. Could you please help me understanding what is the issue in this.
Payload:
{‘quantity’: 100, ‘product’: ‘D’, ‘validity’: ‘IOC’, ‘price’: 0, ‘tag’: ‘ID(-1001730810642)-21593-CRUDEOIL-7100-CE’, ‘instrument_token’: ‘NSE_COM|125970’, ‘order_type’: ‘MARKET’, ‘transaction_type’: ‘BUY’, ‘disclosed_quantity’: 0, ‘trigger_price’: 0, ‘is_amo’: ‘False’}
Response:
{‘errorCode’: ‘UDAPI100500’, ‘message’: ‘Segment activation is in progress. Please try after sometime.’, ‘propertyPath’: None, ‘invalidValue’: None, ‘error_code’: ‘UDAPI100500’, ‘property_path’: None, ‘invalid_value’: None}