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)

1 http request

2 header manager

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

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -