Was working on something new and started issuing POSTs to a Pages DB but it's erroring with a 500. System log entry below.
Being this is a create of a record via a POST, I'm not sure why it is triggering an edit (requiring a record_id) which is also via a POST.