Skip to main content

When I click to enabled upload from prophet debugger in VSC or uploadCartridge from cli,  I received this message:

 

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>

<head>

<title>401 - Authorization Required.</title>

<link rel="STYLESHEET" type="text/css" href="/waroot/style.css">

</head>

<body>

<h1>Authorization Required</h1>

<img src="/waroot/system_arrow.gif" width="21" height="21" alt="" border="0">

<p class="system_info">

This request requires HTTP authentication.

</p>

<hr>

</body>

</html>

{"options":{"hostname":"XXXXXX.sandbox.us01.dx.commercecloud.salesforce.com","uriBase":"/on/demandware.servlet/webdav/Sites/Cartridges/SFRA_AP_05_04_2021","baseUrl":"https://XXXXXX.sandbox.us01.dx.commercecloud.salesforce.com/on/demandware.servlet/webdav/Sites/Cartridges/SFRA_AP_05_04_2021","uri":"/","username":"XXXXX@XXXXX.com","password":"XXXXXXXXX","headers":{"Depth":1},"method":"PROPFIND"}}

at IncomingMessage.<anonymous> (c:\Users\leand\.vscode\extensions\sqrtt.prophet-1.4.25\dist\extension.js:2:218712)

at Object.onceWrapper (events.js:421:28)

at IncomingMessage.emit (events.js:327:22)

at endReadableNT (internal/streams/readable.js:1327:12)

at processTicksAndRejections (internal/process/task_queues.js:80:21)

 

I try to reset my password, my access keys, reinstall prophet debugger, sfcc-ci, sgmf-scripts. Also I check my permissions

Any Ideas? 

#B2C Commerce Cloud #Visual Studio Code 

1 Antwort
  1. 28. Okt. 2021, 11:49

    I fix this change the dw.json from the project folder to the cartridges folder

0/9000