Updated on 2024-11-13 GMT+08:00

Before You Start (SDK for Node.js)

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).
  • You can see General Ways to Use ObsClient (SDK for Node.js) to learn how to call OBS Node.js SDK APIs in a general manner.
  • ObsClient supports API calling results returned via a callback function or the Promise object.
  • Some features are available only in some regions. If an API call returns the 405 HTTP status code, check whether the region supports this feature.