Successfully created a service that successfully pulls back the requested data for a specific user id. However when I call the service from the page I am unable to display the additional field "curstarname" that I created in the default Users collection.
Relative to mapping:
The "Before Send" connects the "userSessionToken" to the Service Request "X-Appery-Session-Token."
The "Service Response" attempts to connect body$$custstarname to storage "starname".
Sorry for the repeat question on additional user fields. Spent a lot of time looking at other posts on the topic but couldn't figure it out.
Any ideas?