Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting SAP odata service in Visual studio code

vykuntrao
Participant
0 Kudos
381

Hi team,

I want to connect odata service from visual studio code . I know the URL but unfortunately it was giving error related to

security concerns. In order to connect the odata service what needs to be done in visual studio code

Thanks

Vykunt

1 REPLY 1

Ulrich_Schmidt
Product and Topic Expert
Product and Topic Expert
0 Kudos
293

If you can't convince Visual Studio to accept that self-signed certificate, then the only solution is to reconfigure the Internet Communication Manager (ICM) of the SAP ABAP system to use a proper CA root-signed certificate.

That will have to be done by your SAP system administrator. (Not 100% sure, but I think it's transaction STRUST --> "SSL Server Standard --> Own Certificate".)