I am trying post request with rest client builder.
We have following code
RestBuilder rest = new RestBuilder() rest = rest.post(\"https://api..com/ff/one
it seems i was wrong version of json builder. Issue got fixed after using compile ":rest-client-builder:2.1.1"