Hello.
I have a frontend deployed on SCP running at:
https://own.cfapps.eu10.hana.ondemand.com/
my backend should run at:https://own.cfapps.eu10.hana.ondemand.com/v1
Unfortunately, while I can define that route, it does not work (Error 404). I can easily make the backend available at another subdomain, such as:
https://ownapi.cfapps.eu10.hana.ondemand.com/
For better cross-origine checks, I would prefer the first option, though.
It looks like a bug to me, any recommendations?
Hi Sebastian,
Please the app router NodeJS application to create/manage different routes to internal applications. It "acts" as a proxy application, so all URLs will inbound to it and be directed to the corresponding internal apps.
Regards,Ivan
You already have an active moderator alert for this content.
Add comment