product id : 297 “new product with full information”
request body : {“combinations”:[{“548”:1193,“549”:1200},{“548”:1197,“549”:1199}]}
But we get this error :
{
“message”: “Bad Request: Couldn’t generate variations. Please specify the values of features to generate variations.”,
“messages”: [
“Couldn’t generate variations. Please specify the values of features to generate variations.”
],
“status”: 400
}
Are there features in your store with feature_id == 548 and 549? Do these features have variants with variant_id == 1193, 1200, 1197, 1199? Do these features have purpose Variations as separate products or Variations as one product?
it the same for us Variations as separate products or Variations as one product
what we need right know to solve json error : Bad Request: Couldn’t generate variations. Please specify the values of features to generate variations
Any one help us to know the problem to generate product variations json error : “Couldn’t generate variations. Please specify the values of features to generate variations.”
you can check image below to know more information :