Hello Everyone,
I am developing an app to load products from csv files to magento, when trying to load products using the api I get the following error:
The endpoint that I'm using is: http://localhost/tienda/index.php/rest/V1/products
{"message":"Spanish translate","parameters":{"resources":"Magento_Catalog:: products"}}
I'm currently connected using curl.
Someone knows what this error is? It has never appeared before.