Thank you for prompt reply — I appreciate that!
To answer your questions:
- An external app is POSTing data to our WiX endpoint, we’re handling it using wix-https functions
- The code on the WiX side results in the “undefined” error
- The same data is handled correctly if we run the same code outside the http-function
I will have to clean up the code before I can publish it