question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error Processing Message Request

See original GitHub issue

Integration Details (please complete the following information):

api 'com.braintreepayments.api:drop-in:6.4.0'
implementation 'com.braintreepayments.api:data-collector:4.19.0'

Describe the bug Make sure 3DS enabled

Drop in UI is failing on listener dropInClient.setListener(object : DropInListener { … }

American Express is returning Error Processing Message Request

Every other card type works. Tested: VISA, DISCOVER, and etc

To Reproduce Steps to reproduce the behavior:

  1. Open dropin UI
  2. Enter amex test card
  3. Enter 3DS code
  4. It gets an error message Error Processing Message Request

Expected behavior Should work without failure

Screenshots Screen Shot 2022-11-14 at 12 26 40 PM

Additional NOTE: https://cardinaldocs.atlassian.net/wiki/spaces/CCen/pages/856064294/Centinel+Core+Error+Codes?showComments=true&showCommentArea=true

It seems 1001 from cardinal. Why?

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
bm185178commented, Dec 7, 2022

1007 works with

    api 'com.braintreepayments.api:drop-in:6.5.0'
    implementation 'com.braintreepayments.api:data-collector:4.20.0'
1reaction
bm185178commented, Nov 14, 2022

Production I have used my personal one.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cardinal Centinel - Confluence
1001. Error Processing Message Request. 1051. Error Processing PARes, Error Response Returned By ACS. 1060. Missing or Invalid PARes.
Read more >
There has been an error processing your request
"There has been an error processing your request" is a common error message that you will encounter when working with Magento.
Read more >
Why do I get the error "There was an error processing your ...
when trying to request a callback? Answer. This error happens when: The account has a queue size of 0, meaning we can't put...
Read more >
An error occurred while processing message request type ...
I am able to add another user <DOMAIN>\Brian to the application, so that is fine. Here is my stored procedure execute statement that...
Read more >
"There was an error processing the request." message ...
While Confluence will display a "There was an error processing the request." message in the UI, the application logs will contain an error...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found