Learn more about simulating the Prove Verified Users flow using the Sandbox environment
With Possession
possessionType:desktop
or possessionType:mobile
.possessionType
: use either mobile
or desktop
firstName
lastName
phoneNumber
finalTargetUrl
: https://www.example.com
correlationId
success = pending
possessionResult = pending
verifyResult = pending
correlationId
correlationId
success = true
possessionResult = success
verifyResult = success
Without Possession
possessionType=none
.possessionType
: use none
firstName
lastName
phoneNumber
finalTargetUrl
: https://www.example.com
correlationId
success = true
possessionResult = not_applicable
verifyResult = success
North America
Phone Number | First Name | Last Name |
---|---|---|
2001004011 | Sheilakathryn | Butrimovich |
International
Phone Number | First Name | Last Name |
---|---|---|
447968900002 | Rozella | Kimpton |
North America
mobile
flow testing, you must use 1234
to simulate a successful OTP. Any other combination of numbers simulates a failure.
Phone Number | First Name | Last Name |
---|---|---|
2001004010 | Addy | Epinay |
2001004012 | Kurt | Mathen |
International
mobile
flow testing, you must use 1234
to simulate a successful OTP. Any other combination of numbers simulates a failure.
Phone Number | First Name | Last Name |
---|---|---|
447302508005 | Wenona | Ransfield |
447568540223 | Janek | Ambrogio |
Verified Users With Possession
Verified Users Without Possession
success=false
in an API response. To interpret in Production, refer to the Prove Verified Users Outcomes and Test Scenarios table.
Server Side Call | Possible Behaviors Resulting in success=false | Troubleshooting Tips |
---|---|---|
/verify or /verify-status | Sandbox Users intended to fail this step: Kurt Mathen and Janek Ambrogio | Test Scenario Table for which test users fail each scenario. |
/verify-status | Client-side SDK Authenticate() function wasn’t called. Call this function for all sandbox users except Sheilakathryn Butrimovich, the initial temporary test user. | Client-Side SDK implementation guide |
/verify-status | Wrong OTP entered. | Client-Side SDK implementation guide |
/verify or /verify-status | First Name or Last Name isn’t associated with the phone number entered. You entered the phone number for Addy Epinay or Wenona Ransfield. | Test Scenario Table for which test users fail each scenario |
correlationId
from a failing request. Use either the Support button in the Portal or contact your account representative.