Expand my Community achievements bar.

SOLVED

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

Avatar

Community Advisor

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.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 4
3 Replies

Avatar

Correct answer by
Level 4

Avatar

Community Advisor

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