Accessing to Sensor module from DataField app

Hello,

Is there ability to reading pressure value in the datafield app? I used Connect IQ 2.3.

When I try to get sensors info object, I got "Permission requiredFailed invoking <symbol>Permission Required" error.

var info = Sensor.getInfo();

Also I declared Background, Sensor permissions. But it not helped.