Hello together!
I've got a problem that would save me a lot of deployment-time if there's an easy workaround
If I request data via $.ajax calls from an external source want to send custom headers (e.g. X-REQUEST-DIGEST : XYZ) they seem to get lost somewhere between the SAP WebIDE, the HANA Cloud Connector and the target system.
I know that the target system is set up correctly, because if I deploy the application to the SAP Gateway, everything works without problems. Does anyone know if there's some kind of setting/parameter to adjust to make this possible?
Thanks!