Data Action returns undefined despite valid JSON response

Getting undefined in the success output of a Data Action. The external API call works fine in Postman, returning a 200 OK with JSON payload. I’ve set up the JSON path mapping in Architect to extract the email field, but the variable stays empty. Checked the debug logs, the response body looks correct. Here’s the mapping config. Any idea why the parser isn’t picking up the value?