Expand my Community achievements bar.

SOLVED

Network request failed with at.js file on a VPN

Avatar

Level 2

Hello all,

 

I'm working with a dev team to implement the at.js file on one of our sites and we keep seeing the "AT: request failed Error: Network request failed" and "AT: [page-init] View delivery error Error: Network Request failed" messages in the console of our dev environment, which is hosted behind a VPN. 

 

 1.png

When we view the page in the browser we can see the at.js file in the Network tab of the browser's dev tools, and can see it in the Adobe debugger Chrome extension tool as well. We can also bring the page into the Target visual editor and make updates there, however when we save and activate the activity the changes do not take effect on the page - both w/ the QA link and dev environment URL. 

 

I saw that another thread was open for this issue for React, however I'm not sure which JS library our dev team is using, and wanted to provide some additional context for our case. 

 

Thank you all, please let me know if I can provide any additional information or screenshots. 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Could you take a screenshot of the network tab - and search for "delivery" (or if you still have at.js 1.x search for "mbox") - and take a screenshot of that?

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Could you take a screenshot of the network tab - and search for "delivery" (or if you still have at.js 1.x search for "mbox") - and take a screenshot of that?

Avatar

Level 2

Hello - I looked at the Network tab but did not see anything related to delivery. I believe our dev team also rolled back the release containing the at.js file but I will try to provide an update in a few days if they re-release it. 

 

Thank you