秋田预测市场 · Discord 审计

Eileen参与话题 1消息总数 8

该用户的聊天记录定位。

Reset

聊天记录

共 8 条,显示第 1-8 条

OK it does reject the request without time_in_force field: Error: 400 - {"error":{"code":"missing_parameters","message":"missing parameters","details":"Key: 'CreateOrderV2Request.TimeInForce' Error:Field validation for 'TimeInForce' failed on the 'required' tag"}}

OK it does reject the request without time_in_force field: Error: 400 - {"error":{"code":"missing_parameters","message":"missing parameters","details":"Key: 'CreateOrderV2Request.TimeInForce' Error:Field validation for 'TimeInForce' failed on the 'required' tag"}}

It should as time_in_force is a required field. To create a good-til-cancel order with expiration time from Kalshi webpage, I need to select Custom as time_in_force though. Custom is not listed as a valid API value so I am wondering there might be a bug.

It should as time_in_force is a required field. To create a good-til-cancel order with expiration time from Kalshi webpage, I need to select Custom as time_in_force though. Custom is not listed as a valid API value so I am wondering there might be a bug.

Is anybody having issue with time_in_force + expiration_time combination? I am sending REST request according to the documentation but it is silently failing behind the scenes

Is anybody having issue with time_in_force + expiration_time combination? I am sending REST request according to the documentation but it is silently failing behind the scenes