Not able to create product using wix-store-backend.createProduct() API

I’m following the “Full flow for creating a new product” example at: https://www.wix.com/corvid/reference/wix-stores-backend.html#createProduct
I’m able to create product through the API using both logged on site member account and admin account before 26 Apr 2020. However, since 26 Apr 2020, I’m not able to create the product using site member account (admin account is OK). I got this error when I tried to create product using site member account:

{message: "", details: {…}, errorGroup: "User"}

Is there any changes to the API recently? How can I create new product using createProduct API?

Hi Henley Tan,

Thanks for letting us know.
We found the issue and it has been resolved.