Hi Ray,

The REST response is in plan text so you do not need those dependencies if
you do nothing with the received plain text. But looking at your exception
my guess was that your application deserialises received text into POJO,
cannot find a deserialiser and displays that error. Can you please confirm.

On Fri, Sep 15, 2017 at 2:37 PM, Ray <[email protected]> wrote:

> From Ignite document
> https://apacheignite.readme.io/docs/rest-api#section-sql-query-execute.
> the response should be a plain text JSONObject, why do I have to have these
> dependencies on client side?
>
> Could you please advice how to get this API to working if I'm using Postman
> or curl as a client?
>
> Thanks
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>



-- 
Best regards,
Alexey

Reply via email to