Error fields
integer
The HTTP status code returned by the Authsignal Server API.
string
A code which identifies a specific error state.
string
A free-text description of the error. This value should only be used for logging or
troubleshooting purposes.
Error codes
Indicates that the request cannot be handled because the tenant is in an invalid configuration.
Indicates that the credential (e.g. passkey) referenced by the request is invalid for the given
user and cannot be authenticated.
Indicates that the request failed due to an invalid parameter or input.
Indicates that the server cannot respond as requests have been rate-limited due to exceeding a
threshold.
Indicates that the request is unauthorized due to invalid tenant credentials - for example if the
Server API secret key is invalid or if the region doesn’t match.
Indicates that the request failed due to an error returned by an invoked webhook. The error
description will include more information about the webhook error.

