question

saurabhsingh avatar image
saurabhsingh asked

Urgent: Vault Card Error 503 No extended information provided

Hi @Jeffrey Blattman @edwardcolin @Sukhbir Singh @avdhesh.akhani
I am currently working on integrating the Vault Card feature into our application, but I am encountering an issue that is unable to resolve. The specific error details are as follows.
Request Body:

run: function () {

connectionListener.onVaultCardResponse = onVaultCardResponse;

cloverConnector.vaultCard(clover.CardEntryMethods.ALL);

}
Error message in vaultCard VaultCardResponse {
_class_: <ref *1> [Function: VaultCardResponse] {
_meta_: { fields: [Object], _class_: [Circular *1], _superMeta_: [Object] }
},
success: false,
result: 'FAIL',
reason: '503, ',
message: 'No extended information provided.',
_superClass_: <ref *2> [Function: BaseResponse] {
_meta_: { fields: [Object], _class_: [Circular *2] }
},
card: undefined
}
!
! Vault Card Failed
!
Reason: 503,
Message: No extended information provided.


Please suggest.
Thanks.

clover developer communityClover Flex
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community