Hi,

I am not a developer and i am new to Jmeter. I have recorded a simpe
testplan through jmeter proxy server and i think the steps were recorded
fine. When i run the test plan the post method returns a Response code
403(Forbidden) every time. This post method is simply a submit form that
requires values from the user and save them in the database. At first i
thought i just missed a cookie manager but it still returned a Response Code
403 after i added one. Am i missing something else? Any help would
appreciated. 

My test plan looks like this:

Test Plan
   Thread Group
   Http Request Defaults
   Http Cookie Manager
   Http Request for main page load
   Http Request for Submit page load
   Http Request for Submit page submission (Post method) 

Here are the header manager values of the post method:

Content-Type     application/x-www-form-urlencoded
Accept-Language     en-us,en;q=0.5
Accept            
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Keep-Alive             300
User-Agent             Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)
Referer             http://localhost:8080*********
Accept-Encoding     gzip,deflate
Accept-Charset     ISO-8859-1,utf-8;q=0.7,*;q=0.7 
-- 
View this message in context: 
http://jmeter.512774.n5.nabble.com/Jmeter-gets-response-code-403-on-post-methods-tp2645078p2645078.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to