Skip to main content
Answered

CORS errors from embed


Dominic
Forum|alt.badge.img

Beginning today (or at least we noticed today) we started getting CORS errors from our embedded VideoAsk videos trying to reach https://api.videoask.com/gnikcart. I believe this is some kind of event tracking that the embedded video player is trying to trigger. 

 

trackSharingPageEvent CancelledRequestError: NetworkError when attempting to fetch resource.

trackCustomError: ignoring [TRACK SHARING PAGE EVENT] CancelledRequestError

Object { event: "ab_test", authorId: "...", properties: {…} }

CancelledRequestError: NetworkError when attempting to fetch resource.

    g index.js:141

    k _app.js:197

    c custom-errors.js:96

    y request.js:126

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.videoask.com/gnikcart. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200

 

It’s creating a lot of noise in the console. Is there a way to suppress these tracking attempts?

Best answer by Grace

Hey @Dominic sorry for the delay in getting back to you on this, there was an issue on the backend but it should be fixed now so hopefully you’re not receiving these errors any more 🙏

View original

Grace
Community Team
Forum|alt.badge.img+5
  • Community Advocate
  • June 23, 2022

Hey @Dominic 👋 thanks for flagging!

I’ve sent this over to the product team to have a look at so will let you know when I have an update! 🙏


Grace
Community Team
Forum|alt.badge.img+5
  • Community Advocate
  • June 30, 2022

Hey @Dominic sorry for the delay in getting back to you on this, there was an issue on the backend but it should be fixed now so hopefully you’re not receiving these errors any more 🙏


Dominic
Forum|alt.badge.img
  • Explorer
  • July 1, 2022

Thank you!


Reply