Skip to content

README: fix arg in generate_signed_url#6

Open
hannahcancode wants to merge 1 commit intoyongfook:masterfrom
hannahcancode:patch-1
Open

README: fix arg in generate_signed_url#6
hannahcancode wants to merge 1 commit intoyongfook:masterfrom
hannahcancode:patch-1

Conversation

@hannahcancode
Copy link

I was attempting to create a signed url using this package following the README instructions but I was getting an error. I realised the example code in the README was different to the instructions provided when you create the signed url base, this PR updates the example code to correct that.

  • The second arg for generate_signed_url needs to be just an array rather
    than an object with a modifications key to create a valid signed url.

- The second arg for `generate_signed_url` needs to be just an array rather
  than an object with a `modifications` key to create a valid signed url.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant