Test Users
In addition to using your own phone number to receive mock data, you can use our test user Richard Hendricks, who has the following phone and email identifiers, static verification code, and Birth Date:
Phone | +10123456789 |
---|---|
richard@piedpiper.net | |
Verification Code | 111111 |
Birth Date | 1989-08-01 |
This is Richard Hendricks from the show Silicon Valley! 😂
These are not valid phone numbers or email addresses, so sending messages to them won't work. To simulate SMS verification, for example, use the static verification code above.
Additional Test Users​
We also provide the following test users to help you implement specific flows and test error scenarios:
Trigger OCE011
​
This test user is designed to simulate a scenario where additional information is required from the user for Verified to source data for them. This allows testing and implementing error handling for the OCE011 error.
Phone | +10019999999 |
---|---|
Birth Date | 1989-08-01 |
Verification Code | 111111 |
Error Code |
- Access our Demo and select the Mock Data option.
- Enter the test user's phone number:
"+10019999999"
. - Enter the static Verification Code:
"111111"
- For the Birthday field, enter:
"08/01/1989"
And you're good to go!
Trigger OCE013
​
This test user simulates a scenario where there are no credentials found for the provided identifiers (inputs). Use this to validate and implement error handling mechanisms for the OCE013 error. This ensures your application gracefully manages situations where user data is unavailable.
Phone | +10019999998 |
---|---|
Birth Date | 1989-08-01 |
Verification Code | 111111 |
Error Code |
We recommend preparing your UI to handle cases where no credentials are found by allowing users to manually input their data.