Hi, I am using the New Lead Gen Form Created Action and I am getting the following error when I want to search for the form or enter an ID.
{"errorDetailType":"com.linkedin.common.error.BadRequest","message":"Multiple errors occurred during param validation. Please see errorDetails for more information.","errorDetails":{"inputErrors":[{"description":"ERROR :: /value :: union type is not backed by a DataMap or null","input":{"inputPath":{"fieldPath":"owner/value"}},"code":"FIELD_INVALID"},{"description":"Invalid value for field; wrong type or other syntax error","input":{"inputPath":{"fieldPath":"owner/value"}},"code":"FIELD_INVALID"}]},"status":400}
Looks to me like that is an error on the backend.