Hi @DishaSharma, Managing delivery.content.html.source as an object and string sometimes brings problems. Try with this new JS, and let me know how it goes.// Define the source tag
var sourceTag = "E00040S3000D99908";
// Ensure the delivery content is accessible
if (delivery && delivery.content && ...