{"section":"known-issues","requestedLocale":"en","requestedSlug":"error-field-group-not-found-in-the-category-when-creating-specification-via-api-using-group-that-belongs-to-parent-category","locale":"en","slug":"error-field-group-not-found-in-the-category-when-creating-specification-via-api-using-group-that-belongs-to-parent-category","path":"docs/en/known-issues/Catalog/error-field-group-not-found-in-the-category-when-creating-specification-via-api-using-group-that-belongs-to-parent-category.md","branch":"main","content":"## Summary\n\n\nIs possible to create a specification using the following API:\nhttps://developers.vtex.com/docs/api-reference/catalog-api#post-/api/catalog/pvt/specification\n\nThe field \"FieldGroupId\" is the ID of the group of specifications that contains the new specification. However, when the group belongs to a parent category, not the category used for creating the specification, the error Field Group not found in the category is returned.\n\n\n##\n\n## Simulation\n\n\n\n1. Create a group category on a Parent category\n2. Use the API above to create a new specification on a child category\n3. Fill the field FieldGroupId with the groupId from the parent category\n4. Check that the error appears.\n\n\n##\n\n## Workaround\n\n\nCreate the specification via UI, create the specification on the parent category or create a group on the child category to use."}