Displayable Content Export: Request Bazaarvoice Conversations data in bulk for public display using an HTTP interface.
Troubleshooting
The Bazaarvoice Displayable Content Export (DCE) provides an HTTP interface for bulk requesting Bazaarvoice Conversations data intended for public display. To learn more, go to the DCE documentation home page.
Contents
This page has basic steps to help you to fix some common issues encountered when using the Displayable Content Export (DCE). Many issues can be resolved by following the steps below.
General troubleshooting steps
Perform the following steps to troubleshoot a DCE issue.
- Check that the credentials (passkey and secret) are correct.
- Look for typos in the protocol, domain, URL and path.
- Ensure that you are using the correct headers.
- Verify the access signature was created correctly:
- Access signature values should match the corresponding values used elsewhere in the request.
- Access signature values are different for each request. Make sure you are using the correct values.
- Check the table below for error specific tips.
- Contact us for assistance.
Error specific troubleshooting tips
The following table shows common errors along with tips to help you troubleshoot.
Response | Troubleshooting |
---|---|
No Response |
|
401 Unauthorized |
|
403 Forbidden |
⚠
If you're getting 403 response from S3 when your code following redirect, please split request in two – first retrieve S3 redirect location from BV API and then create a new request without Host header to perform GET from S3. |
404 Not Found |
|
5XX Errors |
|
Still having trouble? Contact us for assistance.