Updated on 2024-04-29 GMT+08:00

Before You Start

If you have any questions during development, post them on the Issues page of GitHub.

  • Ensure that you are familiar with OBS basic concepts, such as buckets, objects, and access keys (AK and SK).
  • After an API call is complete using an instance of ObsClient, view whether an exception is thrown. If no, the API call was successful. If yes, the operation failed. You can check the error information from SDK Error Handling.
  • Some features are available only in some regions. If the HTTP status code of an API is 405, check whether the region supports this feature.