Skip to main content

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 gTRACK 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?

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! 🙏


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 🙏


Thank you!


Reply