Download Data has the data but NO_CONTENT is returned in the response | Community
Skip to main content
ambikaTewari_ATCI
Community Advisor
Community Advisor
February 13, 2023
Solved

Download Data has the data but NO_CONTENT is returned in the response

  • February 13, 2023
  • 1 reply
  • 1227 views

Hi Team,

 

In our recommendation activity, I can see the data is present in the download data. 

But in the activity response I see this in trace:

 

{ "response" : { "node" : "r3edge-0", "status" : { "code" : "NO_CONTENT", "details" : "" } }}

 

I can also see in the response:

{ "Breakdown of Recommendations" : { "Recommendations due to Criterion moreFromxxx" : [ "OFF-66058", "OFF-69167", "OFF-66068" ] }\n}

 

The collection that activity is using has only three offers [ "OFF-66058", "OFF-69167", "OFF-66068" ] 

 

So wanted to know what could be the probable reason for NO_CONTENT in the response.

 

Any help on this would be really helpful.

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

1 reply

ambikaTewari_ATCI
Community Advisor
Community Advisor
February 14, 2023

Thank you for this doc.

I debugged this further and found that since it was a "content with similar attribute" so I need to pass the product Id also in the request.

I did so and it started returning the offer

Perrin_Ennen
Community Advisor
Community Advisor
February 15, 2023