Destinations cannot be loaded in xsjs
Closed this issue · 4 comments
This issue was reported by @pkjanocha.
He said, he is not able to load a destination when Kronos is deployed on SAP BTP (Cloud Foundry)
Today, I deployed my sample application with simple xsjs which consumes the BTP destination service.
It looks that the destination is properly loaded.
Additionally, I'm able to get a response using it.
Here is the xsjs file and the used destination.
The destination is on subaccount level
Destination service instance was created via
cf create-service destination lite my-destination-service-instance
and binded to the application.
I think this issue was resolved with codbex version update, because there is no such error on latest version.
@pkjanocha could you please try again to reproduce your issue?
If the issues is still reproducible, please send me the logs (cf logs <app_name>) so that I can investigate further.
Also, I may need to know more about your destination - like Type , Authentication, Proxy Type, level, etc.
I think this issue was resolved with codbex version update, because there is no such error on latest version.
great, then I'm closing the issue