TECHIES WORLD

For Techs.... Techniques.... Technologies....

BashLinux

Jenkins Error: java.lang.NoSuchMethodError: No such DSL method 'httpRequest' found among steps

Jenkins Error: java.lang.NoSuchMethodError: No such DSL method 'httpRequest' found among steps

This error happens when Jenkins unable to process http api requests.

It can be resolved by installing the pluggin "HTTP requests".

That's all…