Open absallam opened 4 years ago
You need to credential in .env file
On Thu, Oct 15, 2020 at 5:48 PM Abdulsalam Shuaib notifications@github.com wrote:
Keeps throwing this error when trying to upload to Amazon with aws-sdk and multer-s3, even though the code is the same as the one here. My machine operates on windows OS. Is there a workaround?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/basir/node-react-ecommerce/issues/123, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATUFQ6ZRDFUC7NCEUCAMGLSK4ACRANCNFSM4SSBZEIQ .
Keeps throwing the error (CredentialsError: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1) when trying to upload to Amazon with aws-sdk and multer-s3, even though the code is the same as the one here. My machine operates on windows OS. Is there a workaround?