Frequently Asked Questions
Suggestions module returns error when trying to process SKU suggestion. What to do?
Published on 1/24/2019
•
Last update on 3/22/2023
When trying to accept the suggestion of an SKU, the marketplace may receive the following error:
We could not process the suggestion
This happens when there is some error in the SKU registration in the seller.
To identify what the error is, follow the steps below:
- Enter the Suggestions module.
- Click the SKU that the marketplace did not accept.
- Enter the browser developer tools (for this, if you are using Google Chrome, press
F12
on Windows orCommand + Option + I
on the Mac). - In the developer tools, click the Network tab.
- Still in the developer tools, click the option All.
- Click the Activate button of the Suggestions module.
- You will see a list of the calls activated by the Accept button.
- If one of them is in red and has
400
status, as in the image below, click on this call. - You will see below the description of the error that caused the failure to process the SKU suggestion.
To resolve the problem, the seller must resolve the error pointed out in this description.
After that, the suggestions will be updated in the marketplace, and can then be successfully approved.