The S3 API seems fine for me. Can you try generating a new token and seeing if it works?
The S3 API seems fine for me. Can you try generating a new token and seeing if it works?


/cli upload-file <file_path> <destination_file_path>?npm i s3. There are 330 other projects in the npm registry using s3.


wrangler r2 object put I suppose, but it only supports up to 315MB in size and there are other tools (rclone is one we recommend) to do more complex operations[
{
"AllowedOrigins": [
"https://anizium.com/",
"https://cdn.anizium.com/",
"https://static.anizium.com"
],
"AllowedMethods": [
"GET",
"POST",
"PUT"
]
}
]


/cli upload-file <file_path> <destination_file_path>npm i s3wrangler r2 object putrclone copy[
{
"AllowedOrigins": [
"https://anizium.com/",
"https://cdn.anizium.com/",
"https://static.anizium.com"
],
"AllowedMethods": [
"GET",
"POST",
"PUT"
]
}
]