A customer Web API Server requires that a HTTP GET with data sent in the HTTP body.
The HTTP RFC seems to allow this and Postman allows this and I confirmed that the server returns data as expected when using Postman.
However the CVP Call Studio Element for REST API - does not allow body when using HTTP GET (only POST, PUT or DELETE).
Does anything have the source or compiled code for similar REST element - which would allows body sent in the HTTP GET?
Regards,
Gerry