hi, I am trying to invoke an external rest service, which requires objects to be parsed in json format. I have defined the service, when I test it independently, the service works. When I link the same service to a mobile page, the server that receives the request, does not receives the json content, even though the fields have been mapped from the mobile page to the rest service definition inside appery.
Screen name - testlogin
Service name - validatelogin
regards