Put value in database

Did you still need to put the underscore in your dataset name here?

wixData.insert("mannequinpreferences", toInsert)
//to this//
wixData.insert("mannequin_preferences", toInsert)