Issue with PutObject API Call - Receiving "InvalidArgument" Error

For Workes & Pages, what is the name of the domain?

https://d1e73ab08da4fe92becf94fec24a9457.r2.cloudflarestorage.com/123

What is the error number?

400

What is the error message?

Authorization

What is the issue or error you’re encountering

InvalidArgument

What are the steps to reproduce the issue?

I’m currently experiencing an issue with the PutObject API call when trying to upload objects to my Cloudflare R2 bucket using Postman. After filling in the necessary variables, all other API calls work correctly with the same authorization keys, but the PutObject request returns the following error:

xml
Копировать код

<?xml version="1.0" encoding="UTF-8"?> InvalidArgument Authorization Could you please help me understand what might be causing this problem? I've double-checked the authorization headers and other details, but I am still unable to resolve the issue.