I'm quite new on the JMeter, I'm writing tests for an api what is in JSON and I cannot figure out how to post an request what uses the parameters in URL. Posting body data works fine.
As I send the request, I get Required String parameter 'dataType' is not present
error. When I post the URL to my web browser, the link works.
And some pictures of the request:
I cannot add more than 2 links at the moment, but the full error in response data:
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Fri Oct 24 06:10:07 EDT 2014
There was an unexpected error (type=Bad Request, status=400).
Required String parameter 'dataType' is not present