Errors
Each error is an object with the following shape:Example error
Error object properties
Error object properties
Enum (String)
Unique identifier of the type of error. Enables quick recognition and categorization of the issue.One of the error codes listed below.
String
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
String (ISO 8601)
Date and time at which Seam created the error.
failed_to_issue
Indicates that Seam was unable to issue this access method before its access grant started, so the recipient may be unable to access the space. This usually points to a problem that needs attention, such as an offline or disconnected device. Seam keeps retrying, and this error clears automatically if the access method is eventually issued.
Warnings
Each warning is an object with the following shape:Example warning
Warning object properties
Warning object properties
Enum (String)
Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.One of the warning codes listed below.
String
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
String (ISO 8601)
Date and time at which Seam created the warning.
String (UUID)
ID of the original access method from which this backup access method was split, if applicable.