Workflow error-Json:with cannot unmarshal array into go value type map[string]interface{}

Hi Team,

This workflow was working initially but suddenly, we are facing an issue with workflow execution
Json:with cannot unmarshal array into go value type map[string]interface{}

Hey @sagar_kamalakar !

Can u try deleting that action and reconfigure ? Are you facing this during the testing ?

@sidharth_tarlapally Yes, correct

@sidharth_tarlapally My workflow got stuck after get Identity step it is not executing get Identity 1 where I am getting manager details of user to send email.

Can you show me Get Identity 1 Configuration

@sidharth_tarlapally I found the issue. Its json path issue with get identity $.trigger.recepient.id instead of $.trigger.identity.id. It was accidently modified. Thanks

1 Like

Cryptic error message. Room for improvement on the product side I guess.