why do I get PTCT010 -"Mandatory parameter 'appery-rest' is missing" when the parm is there and the Test mode works ?
Why is the debug client showing the me the error
{"code":"PTCT010","description":"Mandatory parameter 'appery-rest' is missing"}
when my App uses the Appery proxy i.e. https://api.appery.io/rest/1/proxy/tu... ...
My request in Test mode has both the appery-rest and appery-proxy-url set to proper values as well as the data source required header and other parameters for the tunneled request, and the Test returns the expected results ...
However, when I have saved the working app details as mentioned above and attempt to execute the same flow from App on the Browser sim or on a Device via the appery.io/app/view/{clientid}/mobilescreen.html , then the error above PTCT010?