Hello everyone
I am walking through the Implement Adobe Experience Cloud with Web SDK tutorial and now I am on the Set up Adobe Target with Platform Web SDK tutorial. I have configured everything based on the tutorial but I am not getting any propositions back. I have checked my work and reviewed the tutorials multiple times but so far I have not figured out what I might have missed or misconfigured. If anyone has encountered this before and know the issue, please let me know. It will be greatly appreciated.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Try this as well - update your WebSDK extension to the latest one, and in send event turn on "Use guided events" and select "Collect analytics" and this will enable "Include rendered propositions" by default and it should work for you.
On reviewing the Adobe Experience Platform Debugger, I do see an error in the Adobe Target response below:
Invalid request: Invalid request - context with value 'com.adobe.tnt.boxserver.rest.delivery.v1.dto.request.context.RequestContextDTO@fc5f6e0' Unauthorized mbox host
I was able to figure out the issue but adding an authorized host in Adobe Target.
@sajidmomin I can see the same error:
"Invalid request: Invalid request - context with value 'com.adobe.tnt.boxserver.rest.delivery.v1.dto.request.context.RequestContextDTO@25286d9' Unauthorized mbox host - localhost"
How did you add an authorized host in Adobe Target ? A few screenshots would help.
Also, just to confirm - did you whitelist "edge.adobedc.net" or ".adobedc.net" ?
Thanks
Views
Replies
Total Likes
I don't remember adding whitelist configuration. Here is the screenshot where you need to manage Hosts in Adobe Target.
Thanks for the screenshot. I found all the info, but one thing I am not sure about - do you need to whitelist "edge.adobedc.net" or ".adobedc.net" ? Normally, we only whitelist domains or sub-domains where experiences are applied. This error appears to be associated with the edge network itself. Hence my questions. Thanks
Views
Replies
Total Likes
Try this as well - update your WebSDK extension to the latest one, and in send event turn on "Use guided events" and select "Collect analytics" and this will enable "Include rendered propositions" by default and it should work for you.
Views
Like
Replies