Expand my Community achievements bar.

Ask our product team on how to best grow your experimentation and personalization strategies with Target during our AMA on May 6th!

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Potential BUG - getOffer call - AT: Page load rendering failed

Avatar

Level 2

Version: at-v2.2.0.js

Can someone provide a little insight as to what this error means? I am not getting an actual error message other than status: error and in the errors array, I am just seeing the offer that I am calling getOffer on, via the api. The offer is applied too, so I am not sure why this is erroring. Could it be a bug? Please see screenshot:
atError.png

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @bmendez

what kind of offer are you expecting?

Is there perhaps an error in the offer itself? Maybe you can manually insert/execute the offer into the page via the console, depending on what it contains for testing.

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @bmendez

what kind of offer are you expecting?

Is there perhaps an error in the offer itself? Maybe you can manually insert/execute the offer into the page via the console, depending on what it contains for testing.

Avatar

Level 2

Hi Perrin,

I noticed this was happening when I used:

target-global-mbox

as the mbox, rather than providing a more specific custom mbox. Once I provided my own custom mbox, the error was no longer there.

 

I don't know many details, but I heard this may be a bug within at.js. I don't know the extend of the bug, but it was mentioned in a forum. Hoping someone can chime in at some point to confirm.