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.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct