YamlValidationException: Failed to validate ‘D:\ll\domain.yml’. Please make sure the file is correct and all mandatory parameters are specified. Here are the errors found during validation:
in D:\ll\domain.yml:40:
Value 'ordereddict([(‘custom’, ordereddict([(‘payload’, ‘cardsCarousel’), (‘data’, [ordereddict([(‘image’, 'https://b.zmtcdn.com/data/pictures/1/17428541/da50010b1a953dfbb109306fba5a6c06.jpg’)])])]))])’ is not a list. Value path: '/responses/utter_cards_carousel’
Hi @AbuIshak , did you find a solution to your problem? I’m getting proper carousel output in my webchat but in Teams messenger I’m getting the same json output like yours. Thanks in advance!
Thanks for your solution, however do you know how to make dynamic numbers of elements instead of hard coding number of the elements inside it using python?