cancel
Showing results for 
Search instead for 
Did you mean: 

Error when trying to load product with api

Error when trying to load product with api

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.

1 REPLY 1

Re: Error when trying to load product with api

Hi @la_madrilena,

 

Can you check the answer here: https://community.magento.com/t5/Programming-Questions/error-when-trying-to-load-product-with-api/m-...


Also, can you change the locale to english on that website just to be sure there isn't a translation problem?