Skip to main content

Loose publicId value

Comments

1 comment

  • Michal Kuperman

    Hi Avi,

    The folder is part of the publicId of the image and therefore you need to add it to the file name (and not isolate it). For example, if your file: "casual" is in the "docs" folder, the publicId would be: "docs/casual".

    In addition, the version should be added to the version attribute. Like in this example:

    <Image publicId="docs/casual" version="1573726751" cloud_name="demo" width="300" />
    0

Post is closed for comments.