Troubleshooting Uploading Objects to a Bucket

Learn troubleshooting solutions for issues you might encounter regarding uploading objects to a bucket.

Upload Fails with Error: "The required information to complete authentication was not provided."

If you receive the following authentication error while uploading an object to a bucket using an auth token for authentication:

Error: "code":"NotAuthenticated","message":"The required information to complete authentication was not provided."

use auth token-based authentication for Swift endpoints and API key-based authentication for Object Storage native API endpoints.

For more information on using Swift endpoints, see Accessing Object Storage using Swift Endpoints with Curl.