This is a migrated thread and some comments may be shown as answers.

The incoming message has an unexpected message format 'Raw'

1 Answer 824 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nijo
Top achievements
Rank 1
Nijo asked on 16 Jan 2018, 02:37 PM

Hi,

I am testing a WCF Service using Test Studio, the service(POST) accepts only JSON body.

I have selected boy format as raw and type as JSON, but I am getting the following error

The incoming message has an unexpected message format 'Raw'

 

Please help

 

1 Answer, 1 is accepted

Sort by
0
Nikolay Petrov
Telerik team
answered on 18 Jan 2018, 02:17 PM
Hi Nijo,

I suggest to add a header to your request: Content-Type: application/json

This should resolve the problem.

Best Regards,
Nikolay Petrov
Progress Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Nijo
Top achievements
Rank 1
Answers by
Nikolay Petrov
Telerik team
Share this question
or