Skip to main content

OCE009

OCE009

messsage

"Verification code is required"

note

This error is only returned if your brand's integration type setting is set to Semi-Hosted in the Dashboard. See Determine integration type for more information about integration types.

When This Is Returned
When you don't include a user input for verification code calling GET /1-click.
How to Handle
Prompt the user to input the verification code you sent them via SMS, and then call GET /1-click with that user input.
You Should Never Get This Error
If you're using the Semi-Hosted integration type, you should always call GET /1-click with a user input for verification code.