I’ve executed an OSO order successfully and got a JSON response {“orderId”:xxxxxxx,“oso1Id”:xxxxxx,“oso2Id”:xxxxxxx}. However, I’m trying to get the status of the orders before placing another order. I’ve tried using the endpoint “https://demo.tradovateapi.com/v1/order/item”, but I continue to get a 400 error code. Can someone please point me in the right direction?
Can you please provide the complete error code and text received? Usually it gives a reason, or at least “Access is denied” text.
Hey Alexander. I fixed the issue based on your comment in my other post. I was making the request after the day’s session. I know better going forward. Thanks Again!