Help: The operation failed with an error. Validation failed for 2 parameter(s)

Hello Community. I keep getting this error message when running the scenario. * The operation failed with an error. Validation failed for 2 parameter(s). I need some help, I have tried just about everything I can think of the workaround this issue.



Hey @Musicman_Productions

Welcome to make community

You are getting error because you run only one module and the module is not getting data from previous models.

If you use ‘run this module,’ it will only run one module. To run the whole scenario, click ‘run once’
I hope this will work.

2 Likes

Thank you for the reply. I tried that too. Now I get this.

Welcome to the Make community!

1. Screenshots of module fields and filters

Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:
Screenshot_2023-10-07_111039

2. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826
(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

3. And most importantly, Output bundles

Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module and select “Download output bundles”.
Screenshot_2023-10-06_141025

A.

Save the bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.

Uploading it here will look like this:

bundle.txt (12.3 KB)

B.

If you are unable to upload files on this forum, alternatively you can paste the formatted output bundle in this manner:

  • Either add three backticks ``` before and after the code, like this:

    ```
    input/output bundle content goes here
    ```

  • Or use the format code button in the editor:
    Screenshot_2023-10-02_191027

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!

2 Likes

Input:
[
{
“tags”: [
“Hoodie,A2”
],
“title”: “Luna Cruz - Hoodie”,
“shopId”: 13571222,
“variants”: [
{
“id”: 32910,
“price”: 10000,
“is_enabled”: true
},
{
“id”: 32911,
“price”: 10000,
“is_enabled”: true
},
{
“id”: 32912,
“price”: 10000,
“is_enabled”: true
},
{
“id”: 32913,
“price”: 10000,
“is_enabled”: true
},
{
“id”: 32914,
“price”: 10000,
“is_enabled”: true
},
{
“id”: 32918,
“price”: 10000
},
{
“id”: 32919,
“price”: 10000
},
{
“id”: 32920,
“price”: 10000
},
{
“id”: 32921,
“price”: 10000
},
{
“id”: 32922,
“price”: 10000
}
],
“description”: “Introducing our vibrant and stylish hoodie featuring a vector illustrated watercolor pattern in Strawberry, Pink, Purple, and Yellow. The beautifully tiled designs create a visually stunning and eye-catching background. Made with high-quality materials, this hoodie offers both comfort and fashion-forward appeal. Perfect for adding a pop of color to any outfit, this hoodie is a must-have for fashion enthusiasts. Get ready to turn heads with this statement piece! :fire::strawberry::sparkling_heart::purple_heart::yellow_heart: #WatercolorHoodie #FashionForward #VibrantColors #StatementPiece #ComfortAndStyle #UniqueDesign #TrendyApparel #PopOfColor #FashionEssential #MustHave”,
“print_areas”: [
{
“variant_ids”: [
32912
],
“placeholders”: [
{
“images”: [
{
“x”: 0.5,
“y”: 0.35,
“id”: “65b5c0eed8ce924cb90fa7e3”,
“angle”: 360,
“scale”: 0.6489
},
{
“x”: 0.5,
“y”: 0.5,
“id”: “65065590f12fda062c33407d”,
“angle”: 360,
“scale”: 1
}
],
“position”: “front”
}
]
}
],
“blueprint_id”: 77,
“print_details”: {
“print_on_side”: “regular”
},
“print_provider_id”: 50
}
]

Output:

I just figured it out! It was set to insert a logo and there was no logo image uploaded.

2 Likes

@Musicman_Productions

I’m glad your problem is solved. Please mark this solution as solved; it will help others facing the same issue.

If you encounter any problems in your scenario, feel free to ask.

image

Abhishek
Growwstacks