Help Center/ Object Storage Service/ FAQs/ Buckets and Objects/ What If an Object Can't Be Found in a Bucket or a 403 Error Is Returned?
Updated on 2024-10-15 GMT+08:00

What If an Object Can't Be Found in a Bucket or a 403 Error Is Returned?

On OBS Console and OBS Browser+, you can search for objects by object name prefix. For example, if you search for test, you will find all objects whose name starts with test. However, if the keyword entered is in the middle or at the end of the object name, the search will not return those results. For example, you want to search for testabc and you enter abc in the search box, testabc will not be found. Only objects whose name starts with the prefix abc will be found.

If you encounter a 403 error when accessing an object, you lack the obs:bucket:ListBucket permission for listing objects in the bucket and obtaining the bucket metadata. If the accessed object does not exist, a 404 error will be returned.