Hi. HNY to all! I have a relatively simple setup with a few collections that represent blog posts. Media is an upload-enabled collection with S3 storage via payloadCloudPlugin. When I create a new image in that collection from the admin interface everything works fine. The thumbnail is created and thumbnailUrl is shown etc. When I upload the same image via api to the Media collection the imageSizes option is not activated and the thumbnail and thumbnailUrl are all null but the image is uploaded and shows the url for the main image correctly. What do I need to do to activate the imageSizes option in my Media collection?
#Media upload problem
2 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
- Uploads - Disabling Local Upload Storage
- Upload Field - Filtering upload options - Example
- Upload Field - Config Options
- Uploads - Crop and Focal Point Selector
- Preventing Production API Abuse - Malicious File Uploads