Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can I save the request payload that occurs after filling out the form on a site?
Why is nothing answered in this forum?
@Fox Hey sorry i edited my reply, I got it to work, the post_data was the same data as header property "x-super-properties" which was jumbled data but all i had to do was base64 decode it now the data is correct
@surfmore said in save section with loggedin account to use later.:
@Fox thanks for your support. I figured out how to do it, but many profiles dont work and still show login and password page. A few do work though. Doesnt make sense for me as I am using the same script. the only difference are the user:pass I am using to login. Is there any trick?
@Fox thanks for your support.
I figured out how to do it, but many profiles dont work and still show login and password page.
A few do work though.
Doesnt make sense for me as I am using the same script. the only difference are the user:pass I am using to login.
Is there any trick?
It all depends on the site
@Allister , thanks for your help . Seems that i missed important data in wiki even after reading many times . Now its resolved.