• keloniton

    (@keloniton)


    Hello,
    I am trying to update a product using post method. I simple use
    ‘products/’+product.id, data, function(err, data, res)
    and the data is
    var data = { regular_price : ‘5’ };
    but i receive error which mentions
    no product data specified to edit product
    Does any one has any idea?

Viewing 1 replies (of 1 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Are you using the REST API or just regular WP development practices? I’m having a hard time understanding what sort of error you’re getting?

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with updating a simple product’ is closed to new replies.