Christopher Dancy
Christopher Dancy
@mubinB interesting ... maybe a VPN related issue? Can you run with debug logs enabled in however you would do so with your java process? The library will output the...
@felicepagano interesting ... can you send in a quick PR to fix this in the library perhaps checking for both versions?
@dzh6699 can you run your process with debug logs enabled? If you do so the jclouds framework will output the http wire logs which lets us know why you're getting...
@ChenAdminChen have a look at [THIS CODE](https://github.com/cdancy/jenkins-rest/blob/c69b0824da65434e3e85ff7c5315f0a896c71356/src/test/java/com/cdancy/jenkins/rest/features/JobsApiMockTest.java#L639) and see if that works out for you.
@panyanming I only speak english and so am not sure what you're trying to convey.
@jitendramwd which method specifically are you referring to as we have lots of `buildWithParameters` methods. Also ... you can send in a PR to support this functionality if you're up...
Not currently supported but could certainly be added with not too much work if you wanted to knock things out.
@darewreck54 I'd probably add something to the builder to take in a map of headers. Within that code path you can set those on the JenkinsAuthentication object. Then, within the...
@saikiran32 yeah I get the same.
@saikiran32 so just figured this out. You have to log into your companies "okta" account. I assume by default, much like mine, it was set to `SMS` verification. You need...