Guest User

Untitled

a guest
Jul 18th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. curl -k -X POST -u username:APItoken https://Jenkins_URL/view/All/job/JobName/build
  2.  
  3. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"
  4. <html><head>
  5. <title>401 Unauthorized</title>
  6. </head><body>
  7. <h1>Unauthorized</h1>
  8. <p>This server could not verify that you
  9. are authorized to access the document
  10. requested. Either you supplied the wrong
  11. credentials (e.g., bad password), or your
  12. browser doesn't understand how to supply
  13. the credentials required.</p>
  14. </body></html>
Add Comment
Please, Sign In to add comment