Hello,
We are encountering weird issue with some API endpoint. For the article endpoint, we are receiving this error “Image upload failed” when we try to push a featured image to update an article. The URL of the image exists in Files in Shopify. Working fine when using URL from other source (google).
{
base: [
'Image upload failed. Image IMAGE_URL to download. - file not found. Check that file can be found at your URL.'
]
}