Skip to content

SignatureDoesNotMatch error #157

Open
@t0mmy9

Description

@t0mmy9

I am using a custom S3 provider and kept getting back a 403 SignatureDoesNotMatch error from every function I tried to use. After a bit of trial and error it turns out that this was down to empty headers added in the "__getSignatureV4" function.

Adding the following couple of lines has fixed it for me: https://www.diffchecker.com/GRzuu6gj

Now everything works perfectly, thank you for this great class!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions