
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
- Limit File Upload count?
Is there a way to limit the number of files a user can upload? I know there's a limit of file size but in my case I'd like to limit the user to only upload x am...
- Asynchronous Function Execution via Func...
Hi everyone, Is there a way to call a function via its function domain URL with async execution set to true?
- Server Error when upserting existing and...
Hello there! Im currently experiencing issues with the not so long ago officially announced upserting funcionality. Im running appwrite 1.7.4 self hosted and no...
