Handle errors by checking the SDK responseDocumentation Index
Fetch the complete documentation index at: https://docs.quepass.com/llms.txt
Use this file to discover all available pages before exploring further.
code after every initialization or capture call. Use the returned data on success (200) and inspect errors when the code indicates a failure (500).
1. SDK Error Codes
| Code | Meaning |
|---|---|
| 200 | Success |
| 500 | SDK Internal Error |
| 401 | BundleIdMismatchError,LicenseInvalidError,LicenseExpiredError,LicenseTamperedError |
2. Error Handling
code
- 200 — Success
- 500 — SDK Internal Error
- 401 — BundleIdMismatchError, LicenseInvalidError, LicenseExpiredError, LicenseTamperedError