This may be difficult to troubleshoot on a forum, but I’m when running a batch job to get all orders from ShipHero, I’m getting inconsistent record counts.
When I use Postman, I get the correct, expected result; however, when using a custom script, records are inconsistently dropped. Both the script and Postman requests are using the same exact query and variables, so I would expect the same result from both tools.
Are there any recommended next steps for troubleshooting?
Would you mind providing the timestamps or request id’s for both queries?
I’ve seen before that sometimes results are inconsistent between our website and the API, because the API operates in UTC. I’m not sure if this is the case here but I’ll be sure to take a look.
Please let me know if you have any questions or concerns!}
There were made within a few minutes of each other, but as you’ll see, each returns a different number of records (Postman returns the correct number).
Apologize for the delay here, I’m working on trying to replicate the issue. From what I can see the request body’s are pretty much the same outside of the variables. The after variable in postman is empty while the variable in Airflow is “YXJyYXljb25uZWN0aW9uOjA=”.