Hello
I am working on Make Academy Intermediate Error Handling and got a Bundle Validation Error. It is fixed now, but I am posting this to help others and also because I don’t really understand how I created the error in the first place.
This is what I did:
I followed the tutorial and added a Http request module with an ignore module and then a repeater module.
When I clicked “Run once” I got the following error:
At first a little clueless, I played around and then fixed the error by changing the number of repetitions from “3” to “2” and then back to “3”.
It was/is working now.
When I downloaded the two different JSONs(Not working/working), there was a clear difference that corresponds with the error giving (“Missing value of required parameter”). The values are indeed not there.
Here’s a screenshot of the JSON with the error:
It is working now. But why did this happen? Why was the repeater module created erronously?
Kind regards.
Betttina
1 Like
If you didn’t touch/modify/save the repeater module after inserting it, then it’s a bug.
I can easily reproduce this issue.
The workaround is to save the module once.
For technical issues or bugs like this, directly contacting support can often lead to a faster resolution.
You can open a new ticket here, or if you are unable to login for some reason, you can create another new free account to access the ticketing system (which is only available to logged-in users). Alternatively, you should be able to send an email to helpdesk@make.com and support@make.com and it should create a ticket. After submitting a new ticket, you will receive an automatic confirmation email with the subject “Ticket Created” in the subject. If you do not receive this, try sending the ticket again.
If you manage to get your issue resolved with support, we’d still love to hear about it! Sharing your solution on the forum can help others facing similar problems.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
2 Likes
Thanks Sam for your confirmation!