Download Data has the data but NO_CONTENT is returned in the response
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.
