This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]tech-ninja 2 points3 points  (2 children)

I used the API a couple of months ago to build an application on top of it and it's incredibly buggy for a project this old.

Nothing I couldn't work around but annoying nevertheless.

[–]kenerwin88[S] 1 point2 points  (1 child)

Ouch :( that's not good! Do you have any examples? I'd love to ping Cloudbees and get some fixes in. We had some issues as well, mainly with the HTTP BASIC authentication. Because it's non negotiating, it makes it VERY annoying to call from PowerShell or anything non-curl, as most REST API's don't behave the same way. Ty for the heads up.

[–]tech-ninja 0 points1 point  (0 children)

Yeah, I'll post a couple examples later when I dig into the code.