JMeter: failed POST method (JSON body and filtering in path) -
i'm trying (without success) create data in jmeter (post method) using json body data , 1 way of access through api: access key (no login credentials or other details server).
the access key works in path (tried in header, no luck) , besides that, filters required in path call exact services need (please see screenshot 1)
here couple of screenshots (data edited, sensitive info)
in results tree 301 moved permanently.
is there way add filters, keep json body data + access token in path , 200/201 created? :)
found issue "301 moved permanently" after post method used: should have specified in protocol "https" not http :(
Comments
Post a Comment