CRUD errors are from permission sets. CRUD stands for Create, Read, Update, Delete. This error generates when a vendor is attempting to access a field where it does not have access.
For example, a vendor's API will attempt to create a new tax equalization record, and the tax permission is not added. AssignmentPro will not allow access to the tax equalization table and return a CRUD error.