Issue in uploading image - Shopify POST Product API

Hi,

I’m not able to upload image with image URL using Shopify POST PRODUCT API (https://shopify.dev/api/admin-rest/2022-10/resources/product#post-products ).

I can store all other details to my Shopify product but not image. The image URL is in “.jpg”, while I’m trying to upload via postman it doesn’t work, but works when I was adding image URL through website to that particular item (via ITEM EDIT option).

Image URL - https://cdn.shopify.com/s/files/1/0561/7470/6753/products/science-beakers-blue-light_compact.jpg?v=1654828801

Please help me to resolve.

Thanks in advance.

Yes please, suggest me the ways to follow.

Thanks that would be helpful.

Hi

Im a PHP Developer and new to Shopify APIs.