Report this

What is the reason for this report?

Attempting to PUT Object, but get error SignatureDoesNotMatch

Posted on October 6, 2019

I am trying to upload to a space with LUA from scratch. I have spent many hours trying to solve this problem, looking over DigitalOcean API docs and Amazon S3 documentation, along with many other resources. Help would be greatly appreciated.

Here’s the code I’m using: https://pastebin.com/raw/FPVCTJ7n



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

The error here doesn’t immediately stand out, but I’d like to point out there is a test suite for AWS V4 signatures: https://docs.aws.amazon.com/general/latest/gr/signature-v4-test-suite.html

Write a testcase runner for your Lua code to use those tests, and you’ll probably trace down the error in no time!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.