Database insert's identity called from repeat returning "INSERT"

Check your json generated by the insert action and make sure the “returning” key has “id” as value.

More info here towards the end of the topic:

1 Like