What are you trying to achieve?
For the past 4 months or so - I have successfully been using the “make a request” http module in my scenarios with several different websites - none of which require user login. All of a sudden, today I’m getting 403 errors (“Error: 403 Forbidden”) for all of these sites. I’ve changed nothing on my end. Any ideas?
1 Like
Welcome to the Make Community!
You are probably being blocked by them because you did not use a proxy for scraping their website and use of a sleep module between HTTP requests.
If you think this is a bug,
For technical issues or bugs, directly contacting support can often lead to a faster resolution. Make support has access to your specific account details, scenario and scenario logs, server-side logs, and internal tools and resources, which allows them to investigate more thoroughly than what you have access to. Additionally, sharing potentially sensitive information about your account, scenario variables, and output bundles might not be advisable as it is a public forum.
You can open a new ticket here, or if you are unable to login for some reason, you can create another new free Make account to access the ticketing system (which is only available to logged-in users). After submitting a new ticket, you will receive an automatic confirmation email with the subject “Ticket Created” in the subject. If you do not receive this, try sending the ticket again.
If you manage to get your issue resolved with support, we’d still love to hear about it! Sharing your solution on the forum can help others facing similar problems. Thanks!
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
1 Like
Yes, that’s what i suspect. i’ll try to see if there is a proxy module in Make…
There is no built-in proxy module, you’ll have to use a service that does the proxying for you like ScrapeNinja or Dumpling AI.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
thanks again for this - for now, i’m giving up …