Forum Discussion
- No. Do you want to wxtract som specific field or it's more complex task?
- straccia17New ContributorIt's more complex..
I do a GET request, then the server redirects to a distinct URL and appends to it the parameter that I interested
Can I get this parameter in any way? - The response may have a link to the destination url for browsers that cannot handle redirects. You can parse the response in this case. Please check your 3xx response body.
- straccia17New ContributorResponse body is empty, the new URL is written only on the field "Location" in the response header
As i've already noted you cannot extract data in this case right now.
The only thing that you can do now is to ask the developers of your web application to follow a good practive advises as described in http://en.wikipedia.org/wiki/URL_redirection- augustine_uzokw_1Contributor
i have similar problem with LoadComplete 3.2.
we can't implement this different as suggested here as the scenario is a sign in to our application with an openID auth/auth2.
LoadComplete did the coleration automatically but can't extract the value.
any other help / suggestion (it's urgent) how to do this is highly appreciated.
Related Content
Recent Discussions
- 11 months ago
- 3 years ago
- 3 years ago
- 3 years ago