/admin/api/2021-01/products.json?ids=632910392,921728736
i am using this api as suggested in admin api documents but giving 404 error
/admin/api/2021-01/products.json?ids=632910392,921728736
i am using this api as suggested in admin api documents but giving 404 error
@dhavalPix the 404 error typically means a resource couldn’t be found. I suspect one or both of the ids you’re filtering on are not product ids. Could you double check the ids to ensure they are actually valid product ids?
Thanks,
Seth.