Uncaught (in response) Error: IMAGES_TRANSFORM_ERROR 9432: Bad request: 10 "transforms" maximum
Hi, I am trying to use image transformation via binding and there is limit 10 transforms, which doesnt exists if I use old fetch api. Is there way how to go around it? Trying to create matrix of images, e.g. 10x10 images as a single image output. Thanks 🫡
4 Replies
yo Im here!
I have this issue too
The old URL method has a limit of 16KB for the entire
cf
header, for me I can get around 70 or so draws in a single call
I wonder if its a billing thing, like I have the combined Stream Images sub, but perhaps I need to purchase the separate Images sub to remove the limit. Or perhaps request a quota increase or something
Any clarification on this would be great, to determine whether using the old fetch method should be continued or notwe have image subs and with old URL method we can do 100 images easy, but the limit 10 is for nothing kind of...
The old method has a 16KB limit in the headers used, which for me ended up being around 70 layers as each one has a bunch of different params