201 Error - Error Retrieving Data
What Does a 201 Error Mean?
A 201 error will appear in your content method response when your static content data needs to be updated.
Error Example
<applicationErrors>
<type>201</type>
<description>Error retrieving data</description>
<httpStatusCode>0</httpStatusCode>
</applicationErrors>
How to Resolve a 201 Error
To resolve a 201 error, start by checking whether the method you're requesting is implemented by the Supplier by reviewing their Metadata. Make sure to include the implementedand languages fields in your Metadata query request, as outlined in our Documentation.
- If the method is not implemented: Contact the Seller directly to discuss adding that method.
- If the method is implemented:
- Verify your credentials and API Request Compliance.
- Access our Platform and navigate to the Connections section and click on Connections Content. Then, force an update to ensure you’re retrieving the latest data from the Seller.
- Check whether the error persists after the update.
- If the issue continues, contact our Customer Support team for further assistance.