PredixDev / predix-rmd-ref-app

predix-rmd
Other
74 stars 98 forks source link

Getting error 401: Unauthorized while installing #8

Closed abhilash-shrivastava closed 8 years ago

abhilash-shrivastava commented 8 years ago

After cloning the reference app and running the installation python script in the below manner from command line

python scripts/installRefApp.py

I am getting an HTTP error 401 : Unauthorized

reference app

sankarnr commented 8 years ago

Hi, We released another version of the install script and mvn API key tutorial. Please login to the artifactory using your account and get the API key for installing your reference application.

Please go to this tutorial on how to get API key from the artifactory.

https://www.predix.io/resources/tutorials/tutorial-details.html?tutorial_id=1560&tag=1608&journey=Development%20tools%20and%20tips&resources=1565,1560,1727

Please let me know if you have further issues.

Regards Predix adoption team

turnerth commented 8 years ago

I have a feeling you forgot to add your encrypted password to your ~/.m2/settings.xml. Please review the tutorial setup instructions.