Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

The examples in the readme do not work #5

@bpinske

Description

@bpinske

s3 = require 's3'

b = s3:connect{
awsId="123",
awsKey="123,
bucket="123"
}

print(b:get("my/file.txt"))

lua: /usr/local/share/lua/5.1/s3/init.lua:126: attempt to call field 'split' (a nil value)
stack traceback:
/usr/local/share/lua/5.1/s3/init.lua:126: in function 'URLencodeIgnoringPath'
/usr/local/share/lua/5.1/s3/init.lua:136: in function 'get'
test.lua:21: in main chunk
[C]: ?

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