feeder Posted February 27 Share Posted February 27 Starting from a few days ago, I've been unable to login on the main page; every time I try, the Log In button does nothing. Looking at the console, I'm getting CORS errors on identity.wuxiaworld.com (incidentally, I'm not getting them from forum.wuxiaworld.com) Access to fetch at 'https://identity.wuxiaworld.com/.well-known/openid-configuration' from origin 'https://www.wuxiaworld.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled. and auth.ts:293 GET https://identity.wuxiaworld.com/.well-known/openid-configuration net::ERR_FAILED 403 (Forbidden) I've tried clearing cache+cookies, logging in in incognito mode, and tried both Chrome and Firefox. I am consistently unable to login. This is blocking me from reading outside the mobile app. Link to comment Share on other sites More sharing options...
Jaspaaar Posted February 27 Share Posted February 27 2 hours ago, feeder said: Starting from a few days ago, I've been unable to login on the main page; every time I try, the Log In button does nothing. Looking at the console, I'm getting CORS errors on identity.wuxiaworld.com (incidentally, I'm not getting them from forum.wuxiaworld.com) Access to fetch at 'https://identity.wuxiaworld.com/.well-known/openid-configuration' from origin 'https://www.wuxiaworld.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled. and auth.ts:293 GET https://identity.wuxiaworld.com/.well-known/openid-configuration net::ERR_FAILED 403 (Forbidden) I've tried clearing cache+cookies, logging in in incognito mode, and tried both Chrome and Firefox. I am consistently unable to login. This is blocking me from reading outside the mobile app. This was a Cloudflare issue - it should now be fixed! Link to comment Share on other sites More sharing options...
feeder Posted February 27 Author Share Posted February 27 Thanks! I tried logging in again and on https://www.wuxiaworld.com/auth/callback/wuxiaworld (query string omitted) I'm getting Quote Error Failed to fetch The most salient error I'm seeing is: Access to fetch at 'https://identity.wuxiaworld.com/connect/token' from origin 'https://www.wuxiaworld.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled. Link to comment Share on other sites More sharing options...
eskil Posted March 1 Share Posted March 1 same error on my side Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now