cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Everyone,

I try to follow this tutorial: https://developers.sap.com/tutorials/fiori-tools-generate-project.html for generate a new SAP Fiori app project on Visual Studio Code.

In the Step 3: Configure service for List Report Object Page, I can not go next step for the follow error.

Error:A connection error occurred, please ensure the target host is available on the network: "http code: 407"

This is probably due to the proxy setting.

But I've already input proxy authentication when launch Visual Studio Code.

Reference Link:[Tutorial]https://developers.sap.com/tutorials/fiori-tools-generate-project.html

â—†Details

--------------------------------------------------------------------------------------------

OS: Windows 10

VS Version: 1.52.1 (user setup)

Node.js: v14.15.4

npm: 6.14.10

--------------------------------------------------------------------------------------------

What are your suggesting?

Best regards, Yuuki.

View Entire Topic
bradly1618
Participant
0 Likes

Did your saw any pop up screen to key you username and password?

I manage to complete the tutorial.

wakky
Explorer
0 Likes

Hi Bradly,

Thank you for your reply.

When "Window: Enable Experimental Proxy Login Dialog" in Proxy Setting is false,

I saw pop up screen for proxy authentication.

When I tried that "Http: Proxy" in VS is included ID/PW,

the error message has changed.

So I cannot proceed to the next step.

Best Regards, Yuuki