ERROR: The request could not be satisfied 403 ERROR

I’ve made a simple GET request to a url and i get this ERROR response:


ERROR: The request could not be satisfied 403 ERROR The request could not be satisfied. Request blocked. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
Generated by cloudfront (CloudFront) Request ID: rRKOyjUHeNLvlm_9dWJzfrvFx-cuY56vcfzBn6lzPq-9UI-fsJdi_g==

I get this error for some sites not all of them show errors, some wotk as they should.

I’m using Contabo as hosting for n8n. I’ve tried using proxy with the same results.

n8n has been deployed through coolify

When i make the same request with n8n on render.com hosting everything works as expected.

How can i fix this issue, any idea ?

Hey @bogdan hope all is good. Welcome to the community.

If you see this error, it is likely because the page is protected against automated scraping and isn’t meant to be requested by means other than browser.

@jabbson If the page is protected against automated scraping why is it that i can access the site on other n8n instances or other http request programs ?

For instance because other instances could be using different IPs, and the cloudfront could have different IP ranges associated with different security policies, based on the number of criteria set by their CDNs.

You didn’t specify what site you’re trying to scrape, but usually the Apify store would have something that works out of the box

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