Hi Team,
I'm following SAMQuickStart guide.
Now from SAMQuickStart guide, I'm trying to create MDK app from GUI.
3.5.1 Run Application Create in Back-End SAP System Context
Procedure 1. Using the SAP GUI, enter transaction SE38, then the program /MERP/CORE_CPMS_APPCREATE_PROG.
in Mobile Service Cockpit Admin API URL, we suppose to give
https://mobile-service-cockpit-web.cfapps.us10.hana.ondemand.com/
But if I give this URL my app is not getting created and show unauthorized error.
But If I give complete url along with my subaccount/cloud foundry space / space i'm able to create MDK application.
https://mobile-service-cockpit-web.cfapps.xxxx.hana.ondemand.com/cockpit/v1/org/xxx/space/xxxx.
But when I test my MDK destination DEST_SAM2105_PPROP(has virtual host and port) it shows 503 error and some times 400 bad request errors and not even triggering back end service and there were no logs in Cloud connector.