Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

307 Internal Redirect #2414

Closed
pedrouid opened this issue Dec 8, 2018 · 6 comments
Closed

307 Internal Redirect #2414

pedrouid opened this issue Dec 8, 2018 · 6 comments

Comments

@pedrouid
Copy link

pedrouid commented Dec 8, 2018

Since I've migrated to the new Chromium-based version I've been getting a lot of unresolved HTTP Requests that get 307 (Internal Redirect) status codes

I get this when going through OAuth with Netlify or watch a video on SlidesLive.com or even on my own project's development website running on localhost.

I'm not sure if this is a duplicate Issue but the easiest way to reproduce would be to to login into https://app.netlify.com/ using Github

@pedrouid
Copy link
Author

pedrouid commented Dec 8, 2018

Brave Browser Version 0.57.18 Chromium: 71.0.3578.80 (Official Build) (64-bit)
Running on MacOS High Sierra 10.13.6 (17G65)

@pedrouid
Copy link
Author

pedrouid commented Dec 8, 2018

After looking at other issues and inspecting the Network tab.

I get the same 307 status codes on https://open.spotify.com

Duplicate of #2413 and #1391

@pedrouid
Copy link
Author

pedrouid commented Dec 11, 2018

Correction: This is not a duplicate of the two issues above!!

https://open.spotify.com was fixed by installing Widevine but https://app.netlify.com still doesnt work and still returns 307 Internal Redirect on login

Some errors displayed:

Access to fetch at 'https://api.netlify.com/api/v1/user' from origin 'https://app.netlify.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: Redirect is not allowed for a preflight request.
Access to XMLHttpRequest at 'data:text/plain,' (redirected from 'https://api.segment.io/v1/p') from origin 'null' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

I have also found this issue on other websites

@pjcarly
Copy link

pjcarly commented Dec 14, 2018

I'm experiencing the same issues since upgrading.

@pjcarly
Copy link

pjcarly commented Dec 17, 2018

My guess its the built in adblocking / tracking protection that is causing the issues, when I disable it, all works as it should.

@NejcZdovc NejcZdovc added this to the 1.x Backlog milestone Jan 2, 2019
@iefremov
Copy link
Contributor

iefremov commented Jan 9, 2019

Should be fixed together with #2252

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

No branches or pull requests

5 participants