on
09-04-2025
11:37 AM
- edited on
12-04-2025
05:27 PM
by
CommunityMod_WM
This article discusses how to troubleshoot your Order Feed. To learn more about implementing an Order Feed, click here.
If you are trying to connect to partners.powerreviews.com, please note that this server is no longer in use and the correct hostname is now sftp.powerreviews.com. No IP whitelist is required for this server; however, it only supports SFTP and FTPS. FTP is no longer supported.
If you still have difficulty connecting after ensuring you are attempting to connect to the correct server with a supported protocol, please reach out to your Implementation Team or PowerReviews Technical Support.
If you are unable to upload your Order Feed file, it may be due to the fact that the file is not in the correct format. Please ensure it is either a TXT or CSV comma-delimited file. You should format this file with UTF-8 encoding and no byte order mark (BOM).
Your Order Feed file might fail to process for a number of reasons. Before attempting to upload the file again, read through and address these common issues:
If your file is able to be processed, but some items fail to upload, download the Items Failed file by clicking the blue cloud icon. The file will provide you with a line-by-line breakdown outlining the errors and how to fix them. Fix the errors and include them in the recurring file to be picked up the next day. Continue this process until all orders have been ingested successfully.
An individual order within your Order Feed file might fail to upload for a number of reasons, and the following error message will occur.
Your file has some incorrect formatting, which is causing issues with uploading individual orders (rows) correctly. Our uploader looks at orders in batches of 10; if it sees a formatting error in one of those rows, it will provide this error message for all 10 orders. Therefore, all 10 orders may have an error. To find where the formatting error is occurring, please try the following steps:
1. View the raw data - Open your file in a text editing tool to view the raw format of the file. For Mac users, we recommend BBEdit or Text Wrangler. For Windows users, we recommend NotePad++: Within the text editor, check to see if your file has either of the following issues:
2. Correct any mistakes you find in individual line items and re-upload the file.
If you are unable to find the formatting error(s) in your file, reach out to your Implementation Team or PowerReviews Technical Support.