Hello, I started to implement s3 cloud storage plugin. My configurations are added. I am using my custom API. But when I send a file via Postman I get " No files were uploaded" error. Can someone help me? Removing file uploading feature and plugin everything works fine (collection records are saved in DB).
#Payload S3 plugin implementation. No files were uploaded error
7 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:
Does it work from the admin?
I'm not immediately familiar with doing this operation via Postman, but you could open the network tab and do an upload from the admin interface -> then translate that to Postman
I get the same error in the admin as well now. Sometimes it goes through, sometimes it doesnt. 90% of the time, the update fails.
I had the exact same code working with it in beta.0 I believe, but now that I'm updated to beta.11, it has been problematic
update: I think my scenario is just related to updating images
I've received the same report. Going to look at this today, will log an issue.
Being tracked here: https://github.com/payloadcms/payload/issues/5955