Hello,
I am trying to setup Mobile service to consume the OData from my backend to build a MDK application. I have done the below setup by following the help documentation.
1. Destination for WebIDE to Mobile Services in Neo - Done
2. Setup of Cloud Connector for Cloud Foundry sub account which is up and running. - Done
3. Created the application in Mobile services cockpit and assigned the Mobile Connectivity feature. I have given the backend OData service URL and cloud connector id along with credentials to backend (Basic Authentication).
In step 3, when I ping the service I see an error saying "service unavailable". But the log shows the call is successful with status 200.
Another issue is the application id is not appearing in the drop down when I am trying to create the application.

The application id is not appearing in the drop down when I am trying to create the application.

Please let me know if I am missing any setup here.