I am using WooCommerce API v3 to upload product with a list of images. Images are uploaded and attached to the product successfully, it is shown in media library but not in product gallery. Please help me, you can check my screenshots below.
Images are uploaded and attached to the product in media library page
Images are not available in product gallery
This is the data that I have posted
I am using python to make Woocommerce API call and this issue happens so many times. I hope someone let me know what the issue is because it return no error message when I upload the product.