Can We Make an HTTP Request with a Proxy?

This topic was automatically generated from Slack. You can find the original thread here.

hi guys. are we able to make a http request with a proxy?

Hi , do you operate your own proxy or do you need one?

We offer one to Teams / Advanced customers here: Make HTTP Requests with Node.js

Hi trying to make an http request to brightdata.com to use their proxy network for some data collection

tested that out and just getting an “unable to verify the first certificate” error

If you open the hostname in a browser and load the certificate details, does it look like the certificate is valid?

If the cert looks valid and you suspect it’s an issue with the way you’re making the HTTP request, can you show us the HTTP request config / the code you’re using to make the HTTP request?