Answer the question
In order to leave comments, you need to log in
Why is no HTTP request being made in chrome?
Hello, I am making a browser extension that also accesses a third-party api. Chrome blocks any request with the error Ensure CORS response header values are valid. I googled the problem, it turns out the server just needs to send the Access-Controll-Allow-Origin header, but the problem is that I don’t have any access to the server, this is not my api. And how to be in that case? Thank you in advance!
These are the headers the server gives if you simply execute the request in the browser in a new window:
Answer the question
In order to leave comments, you need to log in
And how to be in that case?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question