Redirect after Post-request not working / possible Post-request is wrong
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2021
07:02 AM
02-03-2021
07:02 AM
Redirect after Post-request not working / possible Post-request is wrong
Hello all
I tried to do a post-request and after that I need to follow that redirect to get proper get actually.
So I have a login request with "application/x-www-form-urlencoded" data, it's working perfectly in Postman. Now I'm trying to re-produce the same in ReadyApi (wish i could do this on soapui too), but something goes wrong.
What's wrong, which settings should I change to follow the redirects and get proper response from server?
Solved! Go to Solution.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2021
06:41 AM
02-09-2021
06:41 AM
Hi @Alex2021 . What response do you get with 'Follow Redirects' set to TRUE, and 'Follow 302 Redirect with GET' set to FALSE?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2021
10:58 PM
