[ad_1]
I’m manually uploading about 2,000 images to my WordPress-baesd ecommerce cite, but when I try to fetch the list of images via REST API calls, none of them are returned in the results.
How do I access these from the REST API? I *do* get a list of stock images that get installed with WooCommerce, as well as images that I upload one by one when building a product. But I don’t want to manually set up 1,300 products, so I’m using APIs to send everything.
The page I need help with: [log in to see the link]
