Getting TypeError: 'NoneType' object is not iterable while executing a form

Hi,

I am trying to execute a form for a particular flow. On setting it using interactive learning i am getting above error. FYI i have checked with entity extraction entity is getting extracted .

Here is the DEBUG trace from my action server

How does the implementation of your form look like?

How did you resolve that problem. I’m also deal with same problem.