Issue exporting data out of a product endpoint (EmptyResultDataAccessException)
Following the documentation to export data from a product endpoint, we are encountering the following exception response. This is repeatable for any new product exports on the Responsys account.
Is there an issue with the format of the request below?
Response:
<body>
<h1>HTTP Status 500 – Internal Server Error</h1>
<hr class="line" />
<p><b>Type</b> Status Report</p>
<p><b>Message</b> EmptyResultDataAccessException</p>
<p><b>Description</b> The server encountered an unexpected condition that prevented it from fulfilling the request.
</p>
<hr class="line" />
<h3>Responsys Interact</h3>
</body>
Request (scrubbed):
GET https://api2-014.responsys.net/rest/appcloud/v1/tenants/xxxxx/datasets/y
0