cancel
Showing results for 
Search instead for 
Did you mean: 

Error during request to remote service: Failed to load destination.

devangelgb
Explorer
751

Hello everybody,

Could you someone assist me with this error.

Case: I'm consume external odata in my CAP project. When i get the entities, it return this error.

ErrorError during request to remote service: Failed to load destination.

devangelgb_0-1722432212679.png

Best regards,

Angel

devangelgb
Explorer
0 Kudos

Hello everybody,

I share more information about my cap app.

  • Testing locally.

ERROR: Could not find service binding of type 'destination'. This might cause errors in other parts of the application.

Error 1: Error during request to remote service: Failed to load destination.

devangelgb_0-1722467852438.png

Error 2: Error during request to remote service: Failed to load destination. Caused by: No user token (JWT) has been provided. This is strictly necessary for 'PrincipalPropagation'.

devangelgb_0-1722469081600.png

Error 3: Authentication kind "xsuaa" configured, but no XSUAA instance bound to application. Either bind an XSUAA instance, or switch to an authentication kind that does not require a binding.

devangelgb_0-1722469907536.png

Error: 4: No service matches destination

devangelgb_0-1722519944022.png

 

 

 

  • MTA confi about service instance.

devangelgb_1-1722468005941.png

  • My destination config.

devangelgb_2-1722468682248.png

  • Resources for my cap app from mta

devangelgb_3-1722468843565.png

 

 

View Entire Topic
gregorw
Active Contributor
0 Kudos

Have you bound the destination service to your CAP backend? Does it work locally?

devangelgb
Explorer
0 Kudos
Hello Gregor, I have this issue on mi CAP service on BTP, this is bounded with conectivity and destination service. My approuter instance get data from external service odata but my service instance not and it's returned this error.