Troubleshooting

This page has basic steps to help you to fix some common issues encountered when using the Product Sentiment Export. Many issues can be resolved by following the steps below.

General troubleshooting steps

Perform the following steps to troubleshoot an issue.

  1. Check that the credentials (passkey and secret) are correct.
  2. Look for typos in the protocol, domain, URL and path.
  3. Ensure that you are using the correct headers.
  4. 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.
  5. Check the table below for error specific tips.
  6. Contact Support for assistance.

Error specific troubleshooting tips

🚧

The errors below refer to the latest version of the HTTP Service. Refer to the reference section for previous version errors.

The following table shows common errors along with tips to help you troubleshoot.

ResponseTroubleshooting
No ResponseVerify domain is correct.
401 Unauthorized Request must include X-Bazaarvoice-Signature and X-Bazaarvoice-Timestamp.

Headers are present but values are invalid.

Verify that all values used in creation of signature are correct.

Access token must not be expired. Tokens are valid for 300 seconds after creation of timestamp.
403 Forbidden Request must include X-Bazaarvoice-Passkey.

Wrong passkey or passkey not approved yet.

Key / environment mismatch. EX: staging key used with production domain.
404 Not FoundPath incorrect. EX: missing /psi.
5XX ErrorsTry again in a few minutes. If the error is not resolved, Contact Support for assistance.

Still having trouble? Contact Support for assistance.