Updated on 2025-05-16 GMT+08:00

Unmatched Signatures

The HTTP status code obtained from ObsException is 403, and the OBS server-side error is SignatureDoesNotMatch.

The possible causes are as follows:

  1. The SK passed during ObsClient initialization is incorrect. Ensure that the SK is correct.
  2. This is a bug in the OBS Android SDK of an earlier version. Upgrade the SDK to the latest version.
  3. The endpoint passed during ObsClient initialization is incorrect. Ensure that the endpoint is correct.