gusfune
04/30/2021, 9:39 AMCross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://offscript.io/api/auth/authorisationurl?thirdPartyId=google. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://offscript.io/api/auth/authorisationurl?thirdPartyId=google. (Reason: CORS request did not succeed).
If I add CORS, then it goes to:
XHROPTIONShttps://offscript.io/api/auth/authorisationurl?thirdPartyId=google
CORS Preflight Did Not Succeed
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://offscript.io/api/auth/authorisationurl?thirdPartyId=google. (Reason: CORS preflight response did not succeed).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://offscript.io/api/auth/authorisationurl?thirdPartyId=google. (Reason: CORS request did not succeed).
Same goes with Email/password.
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://offscript.io/api/auth/signin. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://offscript.io/api/auth/signin. (Reason: CORS request did not succeed).