Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

187
Views
fetch blocked by privacy-gateway

I'm making a fetch GET request and keep on getting returned the error:

Uncaught (in promise) Error: https://api.tomtom.com/search/2/search/6%george%20street.json?key=MY_API_KEY&typeahead=true&limit=10&language=en-GB&countrySet=GB&minFuzzyLevel=1&maxFuzzyLevel=2 fetch blocked by privacy-gateway

Does this mean my fetch is being blocked by CORS?

It's obviously being blocked by something, but I thought if it was CORS, I'd get a corse error.

I noticed this fetch works on my own website, which is simple.

But if I make this fetch on my company website, I get the blocked by privacy gateway error. Just wasn't sure exactly what privacy-gateway meant exactly?

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

It seems your browser suspect that the site you are trying to reach is unsafe since it can't verify the SSL certificate. There are a few things you can do if the problem comes from your computer:

  1. Check if site's SSL certificate is expired.

  2. Check the computer's date and time. Your browser compares the expiration date of an SSL certificate to the time on your computer's clock.

  3. Temporarily disable your antivirus software's SSL scanning feature. It might be blocking sites not secured with SSL.

  4. Clear the browser cache and cookies.

  5. You can go for disabling the SSL certificate. This won't solve your issue; the problem will still be there, this will only help you to put the warning in silent.

about 4 years ago · Juan Pablo Isaza Report

0

It turns out the API end point was being blocked on the website I am working on. And the team had to basically "whitelist" this API end point/domain.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!