Upload file object storage linode nodejs
I AM TRYING TO UPLOAD FILES TO THE LINODE OBJECT STORAGE USING THE AMAZON aws-sdk https://www.npmjs.com/package/aws-sdk
SDK AND I CAN'T GET IT, IT ALWAYS SAYS InvalidAccessKeyId,
The documentation is not very clear, if you can help me it would be a success
1 Reply
Hello!
I wanted to provide you with some resources that might be helpful. I did some digging around online to see why you might be experiencing this with aws-sdk.
First, this post from Stack Overflow discusses the issue:
InvalidAccessKeyId while trying to upload to s3
Also, here's a post from here in the Community that might be of some help:
s3cmd is not prompting me for an S3 Endpoint. How can I get s3cmd to work with Object Storage?
I hope this gives you a good place to start, and points you in the right direction. Let me know how this works.