HTTP Response

Hi,

I am using the HTTP response and getting a response for redirect websites as “200” only.
Redirect Website give a message as “300”

Example: “http://uipath.com” must give 300 status code and “http://www.uipath.com” must give a 200 status code.

Can any one please help me out with this one.

@Lahiru.Fernando @ppr @Palaniyappan @loginerror
Can you please help me out with the same :slight_smile:

1 Like

@Shubham_Varshney

did you check with postman and confirm that you are getting the status codes correctly?

Thanks

I basically looked at the following

Here the status is 301 and 200 which is correct… I am trying to get the 301 working as well… Is there a way I can do so ?

1 Like

@Shubham_Varshney

You can refer below post

Mark as solution if this helps

Thanks

1 Like

thanks a lot @Srini84 :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.