No propositions are returned using Platform Web SDK for Adobe Target | Community
Skip to main content
New Participant
March 7, 2024
Solved

No propositions are returned using Platform Web SDK for Adobe Target

  • March 7, 2024
  • 2 replies
  • 2370 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ezhil_raja

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.

2 replies

ezhil_raja
ezhil_rajaAccepted solution
New Participant
March 7, 2024

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.

New Participant
March 7, 2024

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

 

 

New Participant
March 7, 2024

I was able to figure out the issue but adding an authorized host in Adobe Target.

Franc_G
New Participant
June 17, 2024

@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