
Chrome 129, Windows 10. I've tried to reload, hard reload, clean cache, try megabytes/gigabytes and values like 1, 20, 200, 40000. No luck, always same error.
Invalid maximumFileSize
param: Value must be a valid range between 1 and 30,000,000
Here's full response that Chrome gets:
{
"message": "Invalid maximumFileSize
param: Value must be a valid range between 1 and 30,000,000",
"code": 400,
"type": "general_argument_invalid",
"version": "1.6.0"
}

Have you changed the max. file size limit in your .env file?

It is set to 30mb by default
Recommended threads
- Suggested docker-compose.yml uses known-...
The version of `docker-compose.yml` in the self-hosted instructions uses the image `appwrite/console:6.0.13` for the `appwrite-console` container. This version ...
- 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...
