App reviews, troubleshooting, and recommendations
Hello, I am trying to upload an image for a product via API, I am doing the test via postman with the following data
post url: https://my-shop-name.myshopify.com/admin/api/2024-01/products/productid/images.json
Headers : X-Shopify-Access-Token : shop-api-key
Body json
{ "image": { "position": 1, "metafields": [ { "key": "new", "value": "newvalue", "type": "single_line_text_field", "namespace": "global" } ], "attachment": "base64.string", "filename": "primera_imagen.jpg" } }
The problem is that the message returns ok 200 but the result is an empty json
any idea what could be happening?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025