Access Code Error Handling
Seam provides both generic and more specific access code errors. We recommend that you add error handling logic to your app for each of the following generic errors:
Your app should also include a fallback case if it encounters an unknown generic error code.
When Seam is able to provide more specific information beyond one of the generic errors, your app can display additional context or suggest provider-specific resolutions.
If the device or connected account associated with an access code has an
error, it is attached to the access code alongside any other access code
errors. Treat these errors as specific errors.
Determining the Issue
The first step in troubleshooting an access code issue is to figure out what the issue is from Seam’s point of view. Make a Get Access Code or List Access Codes request and look at theerrors and warnings payloads on the access code object. Look at the error and warning codes. Then, see the matching remedy in Suggested Access Code Remedies for next steps.
Request: