Hi - I started getting these errors in a call that previously was not having errors: ``` Object {

Hi - I started getting these errors in a call that previously was not having errors:
Object {
  message: D1_ERROR: Failed to parse body as JSON, got: error code: 1042,
  cause: Failed to parse body as JSON, got: error code: 1042                                        
}


Having checked the variables are all correct and the batching syntax appears correct, I'm a bit stuck on how to further debug this
Was this page helpful?