This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

Problems with rotating images

Answered

Comments

2 comments

  • Avatar
    Itay Taragano

    Hi Christian,

    The 'X-Cld-Error' at the response header shows the answer, in this case 'Transformation t_thumb_results|a_90 is not allowed`.

    The reason for that is that you enabled 'Strict transformations' for your account, hence users can publicly access only images created through named transformations or dynamic transformations that you specifically marked as allowed.

    For more information:

    http://cloudinary.com/blog/how_to_quickly_build_a_stock_photo_site_using_cloudinary

    You can allow a transformation using the API or web interface (e.g., disable 'Strict Transformations' mode, access the transformation URL, mark the transformation as allowed, and re-enable Strict Transformations).

    0
    Comment actions Permalink
  • Avatar
    Christian Duggan

    Thanks for the prompt response, Itay.   All clear, and working well now.

    0
    Comment actions Permalink

Post is closed for comments.