App reviews, troubleshooting, and recommendations
Hello i send this request : curl --location --globoff 'https://itbcode.myshopify.com/admin/api/2024-01/themes/160877478194/assets.json?asset[key]=assets%2Ftest.css' \ --header 'X-Shopify-Access-Token: $token' \ get { "asset": { "key": "assets/test.css", "public_url": "https://cdn.shopify.com/s/files/1/0746/5936/5170/t/2/assets/test.css?v=1729792972", "value": "", "created_at": "2024-10-24T14:02:52-04:00", "updated_at": "2024-10-24T14:02:52-04:00", "content_type": "text/css", "size": 0, "checksum": "d41d8cd98f00b204e9800998ecf8427e", "theme_id": 160877478194, "warnings": [] } } so why this request curl --location --request PUT 'https://itbcode.myshopify.com/admin/api/2024-07/themes/160877478194/assets.json' \ --header 'X-Shopify-Access-Token: $token' \ --header 'Content-Type: application/json' \ --data '{ "asset": { "key": "assets/test.css", "value": "body { background-color: #000; }" } }' i get { "errors": "Not Found" }
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025