Hello,
We have a process which posts bulk profile updates to customer Klaviyo instances daily. This generally works as it should, but recently one customer’s jobs have started returning 404 status immediately after being submitted. The bulk job submission returns a 200 response with a job id, but when using that job id to check the job’s status, the request returns 404, indicating that the job was never actually submitted. I can’t get any information on the job or why it has failed to submit. All other customers’ jobs run with no issue, and this customer’s jobs have run successfully in the past. Is there anything I can do to troubleshoot this?
Thanks!