We are implementing a Data Action in Architect to fetch user details. The external API returns a 200 OK with the expected JSON structure. However, the success output variable is consistently undefined. We have verified the JSON path mapping in the Data Action configuration, but the value fails to populate. The response body contains the data, yet the mapping step seems to ignore it. Has anyone encountered this specific mapping issue?