Hi,

I have integrated artifactory with jenkins and I am successfully able to push 
the artifacts to artifactory with post build action.

However, When I try to do a curl, I get 401 authorization required error


curl https://< 
Domain<https://<Domain>_name>/artifactory/path/to/folder/com.trimble.identity.application.authenticator.dumb-1.0.0.jar

{

  "errors" : [ {

    "status" : 401,

    "message" : "Authentication is required."

  } ]


I am able to download the .war with anonymouse access enabled.


Regards

Kavitha







--
View this message in context: 
http://forums.jfrog.org/401-unable-to-download-artifacts-tp7580266.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to