HTTP 403 <H1>Access Denied</H1> You don't have permission to access

the cookies are all sharable. I’m still having trouble figuring out how to transfer my permission from the host site that grants access to the link that has the data I wish to automate. I don’t have the experience working in make with this complex situation.

  1. I’ve tried manually adding output header collections and the output cookie headers from Host Site as header in the new Http Auth Request. I’ve tried numerous variations trying to act like a browser.

  2. I’ve tried using the address as the specified url with adding the key value pairs as parameters(2) in query string with different combinations of Http api key Request with api key value pair in header and query.

Any help or ideas on what should be included in the header and/or query parameters for linked site Http Request would be greatly appreciated!
?I don’t know if I have pass a set cookie from output collection of the host header collection as a parameter in new link. Or even if this cookie should be key and value as credentials, headers, or parameters.
?I don’t know if any of the output cookie headers from the host site need to included in new link Http Auth Request as headers or query string parameters key value pairs