on ‎2021 Apr 09 3:23 PM
I am having problems in visual studio Code when generating a fiori application with an Odata service implementing in RAP on Premise
Request clarification before answering.
Hi Cristian,
Try the following steps, which helped me to resolve similar issue:
Access with browser any OData service metadata document URL on your SAP system and download Root CA certificate. Root certificate is usually the first one in the hierarchy of 3 certificates available there. Certificate file will be downloaded with ".crt" extension by default.
Right-click the CA certificate file and select Install Certificate.
Add Windows Environment variable NODE_EXTRA_CA_CERTS with path to this ".crt" file as well.
Restart Visual Studio Code and try again.
Regards,
Vladimirs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.