Error message | Users in PENDING_USER_ACTION status cannot create transfers |
---|---|
Description | The transfer failed because the user’s UserStatus is PENDING_USER_ACTION . |
Categories | Transfer |
Causes
This error occurs on the POST Create a Transfer endpoint if theAuthorId
or the owner of the DebitedWalletId
has the UserStatus
of PENDING_USER_ACTION
.
This error occurs regardless of the ScaContext
value sent in the request.
For more information on when this UserStatus
occurs, see the Pending user action guide section.
What to do
ThePENDING_USER_ACTION
value indicates that the user needs to enroll in SCA. To retrieve a new SCA redirection link for them, call the POST Enroll a User endpoint.