Forum Discussion
francisbrochu
9 years agoOccasional Contributor
Well, I have a REST request who doesn't return JSON response. I can only know if it works by looking at HTTP 204 code. If it not works, I have a code 400. So, in Pro Version I was able to get all the raw response with the line I posted in my first message. It doesn't work in open source version.
I tried your line, but I get the message : groovy.lang.MissingPropertyException No such property messageExchange for class.
Do I have to import some libraries in order to work ?
Related Content
- 4 months ago