Multiple CORS errors
-
Whenever I add some times to the car and then proceed to checkout page I get the following errors:
Can you please fix this error?
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.paypal.com/xoplatform/logger/api/logger. (Reason: CORS request did not succeed). unhandled_error Object { err: "Request to post https://www.paypal.com/xoplatform/logger/api/logger failed: [object ProgressEvent].\nIn/</<@https://www.paypal.com/sdk/js?client-id=XXXXXX&merchant-id=XXXXXX&intent=capture&locale=en_US&components=buttons,funding-eligibility,messages&commit=true¤cy=EUR:2:424462\n", timestamp: "1605445242243", referer: "XXXXXX.com", uid: "XXXXXX", env: "production" } js:2:436517 Uncaught Error: Request to post https://www.paypal.com/xoplatform/logger/api/logger failed: [object ProgressEvent]. In https://www.paypal.com/sdk/js?client-id=XXXXXX&merchant-id=XXXXXX&intent=capture&locale=en_US&components=buttons,funding-eligibility,messages&commit=true¤cy=EUR:2 js:2:424462 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.paypal.com/xoplatform/logger/api/logger. (Reason: CORS request did not succeed). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://client-analytics.braintreegateway.com/XXXXXX. (Reason: CORS request did not succeed). 2 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://client-analytics.braintreegateway.com/XXXXXX. (Reason: CORS request did not succeed). 4 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://client-analytics.braintreegateway.com/XXXXXX. (Reason: CORS request did not succeed). 2 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://client-analytics.braintreegateway.com/XXXXXX. (Reason: CORS request did not succeed). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://client-analytics.braintreegateway.com/XXXXXX. (Reason: CORS request did not succeed). unhandled_error Object { err: "Request to post https://www.paypal.com/xoplatform/logger/api/logger failed: [object ProgressEvent].\nIn/</<@https://www.paypal.com/sdk/js?client-id=XXXXXX&merchant-id=XXXXXX&intent=capture&locale=en_US&components=buttons,funding-eligibility,messages&commit=true¤cy=EUR:2:424462\n", timestamp: "1605445244857", referer: "www.paypal.com", uid: "XXXXXX", env: "production" } js:2:436517 Uncaught Error: Request to post https://www.paypal.com/xoplatform/logger/api/logger failed: [object ProgressEvent]. In https://www.paypal.com/sdk/js?client-id=XXXXXX&merchant-id=XXXXXX&intent=capture&locale=en_US&components=buttons,funding-eligibility,messages&commit=true¤cy=EUR:2 js:2:424462 unhandled_error Object { err: "Request to post https://www.paypal.com/xoplatform/logger/api/logger failed: [object ProgressEvent].\nIn/</<@https://www.paypal.com/sdk/js?client-id=XXXXXX&merchant-id=XXXXXX&intent=capture&locale=en_US&components=buttons,funding-eligibility,messages&commit=true¤cy=EUR:2:424462\n", timestamp: "1605445244865", referer: "www.paypal.com", uid: "XXXXXX", env: "production" } js:2:436517 unhandled_error Object { err: "Request to post /xoplatform/logger/api/logger failed: [object ProgressEvent].\nke/</<@https://www.paypal.com/smart/buttons?fundingSource=paypal&style.label=paypal&style.layout=vertical&style.color=gold&style.shape=rect&style.tagline=false&components.0=buttons&components.1=funding-eligibility&components.2=messages&locale.lang=en&locale.country=US&sdkMeta=XXXXXX:1158:23011\n", timestamp: "1605445244871", referer: "www.paypal.com", sdkCorrelationID: "9741d00476fee", sessionID: "7edf2727ee_mtm6mda6ndi", env: "production", buttonSessionID: "7ca285c0ff_mtm6mda6ndi", buttonCorrelationID: "9a099bcb375eb" } buttons:1158:24379 Uncaught Error: Request to post https://www.paypal.com/xoplatform/logger/api/logger failed: [object ProgressEvent]. In https://www.paypal.com/sdk/js?client-id=XXXXXX&merchant-id=XXXXXX&intent=capture&locale=en_US&components=buttons,funding-eligibility,messages&commit=true¤cy=EUR:2 js:2:424462 unhandled_error Object { err: "Request to post /xoplatform/logger/api/logger failed: [object ProgressEvent].\nke/</<@https://www.paypal.com/smart/buttons?fundingSource=p24&style.layout=vertical&style.color=silver&style.shape=rect&style.tagline=false&components.0=buttons&components.1=funding-eligibility&components.2=messages&locale.lang=en&locale.country=US&sdkMeta=XXXXXX:1158:23011\n", timestamp: "1605445244874", referer: "www.paypal.com", sdkCorrelationID: "9741d00476fee", sessionID: "7edf2727ee_mtm6mda6ndi", env: "production", buttonSessionID: "a7055250df_mtm6mda6ndi", buttonCorrelationID: "2647b240e3274" } buttons:1158:24379 Uncaught Error: Request to post /xoplatform/logger/api/logger failed: [object ProgressEvent]. ke https://www.paypal.com/smart/buttons?fundingSource=paypal&style.label=paypal&style.layout=vertical&style.color=gold&style.shape=rect&style.tagline=false&components.0=buttons&components.1=funding-eligibility&components.2=messages&locale.lang=en&locale.country=US&sdkMeta=XXXXXX:1158 buttons:1158:23011 Uncaught Error: Request to post /xoplatform/logger/api/logger failed: [object ProgressEvent]. ke https://www.paypal.com/smart/buttons?fundingSource=p24&style.layout=vertical&style.color=silver&style.shape=rect&style.tagline=false&components.0=buttons&components.1=funding-eligibility&components.2=messages&locale.lang=en&locale.country=US&sdkMeta=XXXXXX:1158 buttons:1158:23011 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://client-analytics.braintreegateway.com/XXXXXX. (Reason: CORS request did not succeed). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://client-analytics.braintreegateway.com/XXXXXX. (Reason: CORS request did not succeed).
?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Multiple CORS errors’ is closed to new replies.