Uncaught (in promise) Error: QUOTA_BYTES_PER_ITEM quota exceeded
Hi all,
I am trying to allow users to be able to upload their own HTML templates, but I am repeatedly getting this error.
Troubleshooting done:
- Added
storage
and unlimitedStorage
permissions in manifest.json
- Verified in dev instance that both were listed in the minified file
- Tried to compress the file contents during upload
- Attempted HTML files of all sizes, including extremely small files
Function that gets the error:
Compress function:
1 Reply
@Thomato has reached level 2. GG!