it doesn't work with `r2.cloudflarestorage.com` either, i followed <https://developers.cloudflare.co

it doesn't work with r2.cloudflarestorage.com either, i followed https://developers.cloudflare.com/r2/data-access/s3-api/presigned-urls/ and when attempted to put from postman i got the following error:
<?xml version="1.0" encoding="UTF-8"?>
<Error>
    <Code>InvalidArgument</Code>
    <Message>Invalid Argument: Credential access key has length 0, should be 32</Message>
</Error>
Was this page helpful?