REST-API Bulk operations bug?
-
I experience a strange behaviour when trying to create a lot of Woo products, using the REST Api:
When I issue a command to add a product, it is created as it was requested.
If I send the same command 10 times within a short time period, I get an error message (error 4, syntax error) even the data are the same.
if I resend one of the commands 1 minute later, they are accepted – as long as I send only one command per minute.
As I have to create thousands of products, I can’t implemant a waiting time after every command.
Does someone know where the problem is?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘REST-API Bulk operations bug?’ is closed to new replies.