Identitynow webservices connector json response mapping issue

@colin_mckibben .

I am facing a strange issue while response mapping.
At root path i am using $.Resources.*
and response mapping as :
image

However i am not able to get the id in the mapping instead another field additional id pops up:

image

Instead of id another field is getting mapped and this behaviour is strange but works using curl command.

Thanks