Hi all,
I have a form on a page connected to a sharepoint list. On the same page, I have a list that is pulling all records in that table.
In the preview, when I click submit on the form, I get this error:

The new record is not pushed to sharepoint. In the console, it says it was a POST 500 error.
In the list, as soon as I load the preview, it has this error:

This is a super simple page. This worked with a dataverse table but when I switched to sharepoint it started to fail. Any tips? I've cleared cache, closed browser, etc.