paypal-android icon indicating copy to clipboard operation
paypal-android copied to clipboard

Meaningful errors

Open emartynov opened this issue 2 years ago • 9 comments

Is your feature request related to a problem? Please describe.

I'm testing payment with credit card, and I'm getting an error

Error: 422 - Description: The requested action could not be performed, semantically incorrect, or failed business validation. -> [Issue: UNPROCESSABLE_ENTITY.
Error description: UNPROCESSABLE_ENTITY]

I don't know what does it mean. If I can recover from it or not.

Describe the solution you'd like.

It would be great to have or more concrete error or maybe there is table related to the error code that makes it clear.

emartynov avatar Jul 27 '23 10:07 emartynov

@emartynov can you provide a test card that I can use to reproduce this issue? And was this the result of a CardClient#approveOrder() call?

sshropshire avatar Aug 15 '23 18:08 sshropshire

EC-R_fbH5NsKf1jAcy4Va0y5g_QCIXuWz5M0RToqa406nNZ4GXbuOstut9VBWexnxoNQ-CKFlT8B6LHM [email protected]

Angie20182 avatar Aug 29 '23 02:08 Angie20182