Issue with Placing SELL (SL-LIMIT) Order for Existing Order Through API

I attempted to execute a SELL order with a stop-loss (SL) limit for an existing order but encountered difficulty in placing the SL order. By the time I tried, the price had already risen to around 165 or higher.
Could this be a bug, or have I overlooked something?

@tejap1199

Please check the API Response error object for details about the failure of this order. It appears that the data provided might be invalid based on the status.

Thank you!