
My project was working with images normally, I never processed them or anything, and today, suddenly when trying to add or update images from the project, it started returning the error:
code: 403, type: 'storage_image_transformations_blocked', response: { message: 'Image transformations are blocked on your current plan. Please upgrade to a higher plan. ', code: 403, type: 'storage_image_transformations_blocked', version: '1.6.2' }
Why? Can't I use images on the free plan anymore? Because I didn't do any transformations.

Transformations are supported on paid plans, please see - https://appwrite.io/pricing and https://appwrite.io/blog/post/announcing-image-transformations-pricing
Recommended threads
- How to render .mov gif files from an App...
So I've read the support thread and the guides about file uploads. But I'm still having trouble rendering my .mov files to my React.js front end using the app...
- DATABASE ERROR
I suddenly cannot delete any documents in my organization collection. No matter I use SDK or delete it manually in appwrite console platform, it still cannot be...
- easiest way to ban an IP from appwrite
for example, lets say that i have an app where people can post cars, and someone is constantly spamming my app with trucks, is there a way to ban that user IP s...
