What does '(Subscription) HTTP request is not valid' error mean during an import
What does '(Subscription) HTTP request is not valid' error mean during a bulk data import
Best Answer
-
Hey, @anonymous!
The error message "(Subscription) HTTP request is not valid" during a bulk data import generally indicates that there is an issue with the format or content of the HTTP request being made. This can be due to several reasons such as malformed requests (the HTTP request might not be properly formatted) or invalid data (the data being sent in the request might be invalid or not adhering to the required schema, including issues with data types, mandatory fields missing, or incorrect field values).
If a basic troubleshooting of cache and cookies does not help, my suggestion is that you reach out to our Support Team so that we can check the file you are trying to import and how the fields' mapping is being done.
I hope this helps :)
0