I have a Survey123 form that uses reverse geocoding to capture the address and town of a utility mark out. I use the pulldata function in a hidden question to get the JSON object and then get the city and address properties so my end user doesn’t have to type these in. When I am signed into the Survey123 field app, this works as expected. When my user is signed into the field app, it doesn’t work. Neither the address nor the town values get populated. The only difference that I can tell is we have different user types. I had him sign in as himself on my IPad and IPhone and the same thing happened. I signed into his IPad and it worked for me. Does reverse geocoding require a certain user type or am I doing something else wrong? Survey form is attached. Thanks.