I have followed documentation to show inbound offer for anonymous user on website.
Created webapp (http://instancename/webApp/APP5) in the same instance and added below code
<div id="i_SPC4"></div>
<script id="interactionProposalScript" src="http://instancename/nl/interactionProposal.js?env=liveVisitor" type="text/javascript"></script>
After loading APP5, logged in with admin user, expectation is anonymous offers to load on the webpage, but offers are not getting loaded.
PFA screenshot, After loading webpage (http://instancename/webApp/APP5), I see success response from below urls
After drilling down little further, I see error “JST-310039 Privilege escalation forbidden for 'Anonymous account'. (iRc=-56)” under web logs . This error comes when I hit 2nd url in the browser.
Can someone please help me to understand why offers are not getting displayed for anonymous user and how can I have it working
Solved! Go to Solution.
Views
Replies
Total Likes
Hello Anuhya,
Please refer to: https://docs.adobe.com/content/help/en/campaign-classic/using/installing-campaign-classic/appendices...
Check for the existence of the option "XtkSecurity_Allow_PrivilegeEscalation = 1", if it doesn’t exist then you will have to created it.
"XtkSecurity_Allow_PrivilegeEscalation” if 1 is selected, this option allows privilegeEscalation in JavaScript."
This should address your issue.
Regards,
Craig
Hello Anuhya,
Please refer to: https://docs.adobe.com/content/help/en/campaign-classic/using/installing-campaign-classic/appendices...
Check for the existence of the option "XtkSecurity_Allow_PrivilegeEscalation = 1", if it doesn’t exist then you will have to created it.
"XtkSecurity_Allow_PrivilegeEscalation” if 1 is selected, this option allows privilegeEscalation in JavaScript."
This should address your issue.
Regards,
Craig
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies