I am trying to trigger a simple sharepoint item creation in a different list when a sharepoint item is created. It is not executing and I recieve the following error in flow creation interface...
The request content was invalid and could not be deserialized: 'Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'Microsoft.WindowsAzure.ResourceStack.Common.Collections.InsensitiveDictionary`1[Microsoft.Azure.Flow.Common.Entities.FlowStatus[]]' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly. To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array. Path 'properties.definition.actions.Create_item.runAfter', line 1, position 185.'.
I also see a "17. TypeMismatchError" under the "Create Item" action. List titles are not currently required.
flow id - 5bbce600-ff8c-4499-8f59-833c8d1fcd5b