I have a Medusa V2 project deployed on railway , I want to upload images to the AWS S3 service.
I have attached picture of code and error. Please Check
This is my code of medusa-config.ts file when I want to upload product image from admin , this display this 500 error message and one other error you will see in screenshot
#Failed to Upload Image to AWS S3 in Medusa V2
1 messages · Page 1 of 1 (latest)
@idle bobcat Most probably your env variables for the S3 file provider may not be set correctly. Check the docs here for the exact settings - https://docs.medusajs.com/resources/architectural-modules/file/s3#main