The error says image transformator is blocked, but I am sending an image in the format I have specified that can be sent.
The image I am trying to send is a jpeg.
I don't do any transformation
And as far as I can see the image if I enter the bucket correctly but i get 403
but it was not added correctly in the other collection.
That was because you might be using getFilePreview method?
In free Plan getFilePreview is not Available. So You need to use getFileView if you were trying to get the file url
Recommended threads
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help