SqrTT / prophet

Prophet Debugger (SFCC sandboxes via SDAPI 2.0) extension for VS Code
https://marketplace.visualstudio.com/items?itemName=SqrTT.prophet
Other
144 stars 59 forks source link

Upload doesn't work for an instance that requires a 2-factor auth (certificates) #99

Open shinethazhava opened 6 years ago

shinethazhava commented 6 years ago

After enabling Prophet: Enable Upload all files are deleted from the sandbox. Output showing like

Deleting local zip [test_cat] Zipping [test_cat] Deleting remote zip [test_cat] Sending zip to remote [test_cat] Deleting local zip... [test_cat] Unzipping remote zip [test_cat] Deleting remote zip... Cartridges uploaded successfully

SqrTT commented 6 years ago

So what exactly issue is?

SqrTT commented 6 years ago

In this something related to the #60 ?

shinethazhava commented 6 years ago

The issue is after enabling the out put showing properly. But my sandbox become empty

shinethazhava commented 6 years ago

cap

cap1

SqrTT commented 6 years ago

Is hostname and codeversion correct?

shinethazhava commented 6 years ago

Yes previously the codes are there am using with Eclipse and now try to work with this one

shinethazhava commented 6 years ago

Is it possible to add me on Skype? You will get exactly what happening here.

SqrTT commented 6 years ago

Could you please share log from output starting from the beginning?

PS. Sorry, can't skype.

shinethazhava commented 6 years ago

Restarting Using config file 'e:\macpac\macpac.git\cartridges\dw.json' Connection validated successfully Current active version is: shine Start uploading cartridges Cleanup code version... [app_macpac_core] Deleting local zip [app_macpac_core] Zipping [app_macpac_core] Deleting remote zip [app_macpac_core] Sending zip to remote [app_macpac_core] Deleting local zip... [app_macpac_core] Unzipping remote zip [app_macpac_core] Deleting remote zip... Cartridges uploaded successfully Watching files

SqrTT commented 6 years ago

Are you trying to upload to an instance that requires a certificate? Can you upload code manually via WebDAV?

shinethazhava commented 6 years ago

Yes trying to upload to an instance that requires a certificate

SqrTT commented 6 years ago

Currently, the extension doesn't support 2-factor auth (usually dev sandboxed doesn't require certificate) but can be added in future

EvilJordan commented 3 years ago

Checking in on this... did we figure it out?

SqrTT commented 3 years ago

Note: time is changing and currently we have two things named 2-factor auth

Prophet doesn't support only second one (certificates).

Samuel0827 commented 3 years ago

Note: time is changing and currently we have two things named 2-factor auth

  • auth with additional one time (via mobile App)
  • auth which require certificates (like for Staging instance and Production)

Prophet doesn't support only second one (certificates).

Do u know how to setup the certificates(2-factor auth) in Prophet?

SqrTT commented 3 years ago

@Samuel0827

Do u know how to setup the certificates(2-factor auth) in Prophet?

There are no way to setup it. Prophet doesn't support certificates for upload.