attribution_app_id error & where to find the ID

Hi @Kevin_A ,

I’ve found a workaround which involves querying based on the last updated date and time:

GET /admin/api/2021-01/orders.json?attribution_app_id=current&updated_at_min=xxxxx

This works, for now. But I imagine that the timeout error will reappear as time progresses and the amount of orders increase.

Now, I don’t really have a use for fetching all orders at the moment, but I suspect it might be relevant in the future.