A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi,
I'm trying to add a "featured" image to a blog article like described here:
https://shopify.dev/api/admin/rest/reference/online-store/article?api#create-2021-07
I've tried both
"Create an article with a base64 encoded image"
and
"Create an article with an image, which will be downloaded by Shopify"
But none of them works.
What am I missing here?
When using the GUI, I can upload a new image without any problems.
Maybe it's a problem with access rights on the REST API?
Regards
Kathy
I've arrived here with the same question. Can anyone shed some light?