API log in sandbox doesn't show successful Order Update requests

Hey @Bryan-Square,

Heads up that in sandbox, the API log doesn’t show successful updates to orders. I updated an order using the Python SDK with no errors, and then fetched the order through Postman.

The updates that I made took effect and the order version was updated, but the API log doesn’t show anything. The API log does however show unsuccessful requests.

Hi @textjoy , I can help take a look at this while Brian is out.
Could I get the application id so I can take a look at the Developer Dashboard API logs? And what was order id in question that you updated?

What’s the order_id and the fields you update that didn’t trigger the order.updated event? :slightly_smiling_face: