Uploading image to shopify from chatgpt image creator module

Hmmm… the access denied error makes me think that the image is protected and can only be downloaded using the correct access token, i.e. whatever was used to generate.

I think what is happening is something like this:

  • You’re authenticating to OpenAI using your OpenAI ID/Key
  • You’re generating the image using the OpenAI ID
  • You’re trying to get the image in Shopify, possibly using the Shopify ID and that’s where it fails.

It could also be because the image is not ready yet when it reaches the Shopify flow. Did you try waiting and retrying the download?

That said, these two discussions might help:

L