<@ULVA73B9P> Hi, I am trying to deploy a flow whic...
# ask-marvin
k
@Marvin Hi, I am trying to deploy a flow which takes in a dictionary as a parameter. However, my flow is constantly erroring out with something like this in the prefect worker. Is it possible to pass in a dict as a parameter for a flow? Ideally I want to input a dict from the UI as a parameter
Copy code
09:02:11.855 | ERROR   | prefect.engine - Engine execution of flow run '6b16ec04-2fde-480b-8491-7ccc4f4e42dc'                                                                                                                                                                                                                     │                                                          │
│ AttributeError: 'Flow' object has no attribute 'should_validate_parameters'