Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

crossorigin.me is not working #118

Open
dumptyd opened this issue Jul 27, 2018 · 2 comments
Open

crossorigin.me is not working #118

dumptyd opened this issue Jul 27, 2018 · 2 comments

Comments

@dumptyd
Copy link

dumptyd commented Jul 27, 2018

I get a warning like this

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://crossorigin.me/https://google.com. (Reason: CORS request did not succeed).

when I try to fetch a resource. Can be reproduced by running

fetch('https://crossorigin.me/https://google.com').then(r => console.log(r.ok))
@expenses
Copy link

Screen Shot 2019-08-15 at 3 39 08 PM

Getting the same problem here unfortunately.

@ShaunDreclin
Copy link

We need a CORS proxy for our CORS proxy!

As far as I can understand from this tweet, the proxy is no longer available for public use.

Kind of frustrating that it doesn't mention that anywhere on the homepage, but what can you do 🤷‍♂

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants