Can you please explain me how I can access the API protected behind the Single Sign On(SSO). I used interceptor in postman and then logged in manually from chrome browser, postman intercepts the cookies and use it for subsequent API calls. However when i am trying to use Jenkins its not working. Not sure how i can pass cookies to jenkins.
Hi, like your video. In this video, you talk about the command that we need to give in Jenkins to run the collection link of the request. can send that entire command?
Are you also running the API Collections from Jenkins, at last you show the results but on my machine it simply build but no html file was created. correct me if I am wrong
You really covered good content and when I saw your part1 video, I decided to watch second one too. Thanks for uploading.
Can you please explain me how I can access the API protected behind the Single Sign On(SSO). I used interceptor in postman and then logged in manually from chrome browser, postman intercepts the cookies and use it for subsequent API calls. However when i am trying to use Jenkins its not working. Not sure how i can pass cookies to jenkins.
Hope you should prepare well.It's seems like you are teaching to those who know well enough !!
why your Build step is marked as failure in console ?
Last 1 min is not clear [from 15:40], could you elaborate more on command which is configured in Jenkins?
Use Full path of Node or Use the NodePlugin for the Jenkins :) it will solve your issue- wiki.jenkins-ci.org/display/JENKINS/NodeJS+Plugin
Hi, like your video. In this video, you talk about the command that we need to give in Jenkins to run the collection link of the request. can send that entire command?
+Rama Krishna Nagapuri sure
Command Bro
Are you also running the API Collections from Jenkins, at last you show the results but on my machine it simply build but no html file was created. correct me if I am wrong
You need to add -r html to the end of the run command.
You are saving my life rn!
i guess I'm kinda off topic but do anyone know a good place to stream new series online ?
@Abel Izaiah I use FlixZone. Just google for it :)
@Felix Mitchell Definitely, I've been watching on Flixzone for since april myself :D
@Felix Mitchell Thanks, I went there and it seems to work =) I appreciate it !
@Abel Izaiah Glad I could help xD
I am getting error while installing newman globally
npm WARN deprecated node-uuid@1.4.8 : use uuid module instead
hi