# Batch import new data into collection with error

**URL:** https://forum.weaviate.io/t/batch-import-new-data-into-collection-with-error/2895
**Category:** Support
**Created:** [July 2, 2024, 1:26am UTC](https://forum.weaviate.io/t/batch-import-new-data-into-collection-with-error/2895 "2024-07-02T01:26:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Hamdi\_Hmimy](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.weaviate.io/hamdi_hmimy/32/1683_2.png) [@Hamdi\_Hmimy](https://forum.weaviate.io/u/Hamdi_Hmimy)
#### Post date: [July 2, 2024, 1:26am UTC](https://forum.weaviate.io/t/batch-import-new-data-into-collection-with-error/2895/1 "2024-07-02T01:26:55Z")

</div>

I have 5 objects in my product collection and am trying to add 100 more.

 ![Screen Shot 2024-07-01 at 8.25.58 PM](https://canada1.discourse-cdn.com/flex027/uploads/weaviate/original/2X/7/7c9b58d698d4bc43232b52d7d1b4e8b839b64b2d.png)

I can print each object and I see them, the error message from weaviate is this:

ErrorObject(message='WeaviateInsertInvalidPropertyError(“It is forbidden to insert `id` or `vector` inside properties: {'id': '1', 'name': 'Smartwatche 1', 'category': 'Smartwatches', 'description': 'Ergonomic design for comfort', 'price': 914.97, 'tags': ['sound quality', 'durable', 'affordable']}. Only properties defined in your collection's config can be inserted as properties of the object, `id` is totally forbidden as it is reserved and `vector` is forbidden at this level. You should use the `DataObject` class if you wish to insert an object with a custom `vector` whilst inserting its properties.”)

---

<div class="post-metadata">

### Author: ![Hamdi\_Hmimy](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.weaviate.io/hamdi_hmimy/32/1683_2.png) [@Hamdi\_Hmimy](https://forum.weaviate.io/u/Hamdi_Hmimy)
#### Post date: [July 2, 2024, 1:36am UTC](https://forum.weaviate.io/t/batch-import-new-data-into-collection-with-error/2895/2 "2024-07-02T01:36:51Z")

</div>

Nevermind I found the erorr - added a property that wasnt aligned with schema - (ID)

---

<div class="post-metadata">

### Author: ![DudaNogueira](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.weaviate.io/dudanogueira/32/7846_2.png) [@DudaNogueira](https://forum.weaviate.io/u/DudaNogueira)
#### Post date: [July 3, 2024, 6:52pm UTC](https://forum.weaviate.io/t/batch-import-new-data-into-collection-with-error/2895/3 "2024-07-03T18:52:09Z")

</div>

hi @Hamdi_Hmimy !!

Thanks for sharing 🤗

I have moved you thread to #Support

Thanks!
