Camera access denied in the Sumsub iframe
If your users see the following error during the selfie or liveness check step:allow attribute to the <iframe> element that hosts the Sumsub WebSDK:
- The page must be served over HTTPS. Browsers block camera access on insecure origins.
- Verify that your server’s
Permissions-PolicyHTTP header is not blockingcamerafor the iframe origin. - On mobile devices, confirm the app or browser has camera permissions granted at the OS level.
Bypass verification in sandbox
In the sandbox environment, you can skip the full verification flow by making the user’s or company’s last name contain the application status you want. The match is case-insensitive, soTestApproved, PersonApproved, and approved all produce an approved application. Whitespace breaks the match, so Needs Verification does not work where TestNeedsVerification does.
An application shows “needs more information”
This usually means a mismatch between the profile and the ID (for example, an inconsistent date of birth) or a poor-quality upload. Submit the corrected information through the API, then track the application through its next state. See Application states and Rejection reasons.An application stays pending
Make sure clear front and back images of the ID are uploaded, and allow up to 5 business days for processing. If the application is still pending after that, contact Rain support.What’s next
Application states
What each application state means.
Rejection reasons
Rejection labels and how to resolve them.
Verification requirements
What Rain requires and screens for.