Magento Version 2.3.0
Third Party Software : https://linnworks.net
Stores : EN, PT, ES & FR
My client was integrated "https://linnworks.net" into magento 2 website for manage product, inventory and orders.
Linnworks called this "https://yourwebsite/rest/default/V1/products/<sku>/media" rest api for upload image into product.
Using that product all image (Base, Thumbnail & Small) was displayed into product listing for "EN" store but it's not showing into other stores.
According to linnworks.net, they able to call only "https://yourwebsite/rest/default/V1/products/<sku>/media" this api but using that only shows into "EN" store.
I tried all possible solution from magento 2 but it's not fixed.
Please suggest me, how can i fix it ?
Thanks in advance