Since a few days, I haven’t been able to successfully process batches.
It is taking a lot more to process, and they are returning with a 400 error:
{“id”: “batch_req_6815d5942b788190bc7e59b924a15cd7”, “custom_id”: “task-0”, “response”: {“status_code”: 400, “request_id”: “”, “body”: {}}, “error”: null}
I am using the code described in the cookbook, which was working previously.
Any ideas on what I might be missing?