Hello,
I am trying to call oData defined in SAP ERP system from SAP Webide in cloud. This is done via cloud connector. In one of the existing project, when I try to select Destination (defined in cloud connector) in 'New oData Service' in 'Service URL' category, it goes into an error '500 Internal Server Error'. When I see in debug, it seems metadata call through destination is failing.
https://webide-s0017405215trial.dispatcher.hanatrial.ondemand.com/destinations/EACM_I20_Destination/$metadata 500 (Internal Server Error)
This same destination used by some other trial cloud account is working fine.. So there is no issue with service not working..
Please help.