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.

Deep Link does not contain valid required params.

See original GitHub issue

Describe the bug Returning to the app from a card confirmation via the Braintree SDK throws an error on firebase analytics.

To Reproduce Steps to reproduce the behavior:

  1. Pay with a card that required 3d secure
  2. Complete the bank verification questions into the poup
  3. Return back to the app
  4. See error

** Error **

2021-04-15 15:54:59.345010+0200 App[10949:4541340] 7.10.0 - [Firebase/Analytics][I-ACS023001] Deep Link does not contain valid required params. URL params: {
    "auth_response" = "{\"threeDSecureInfo\":{\"liabilityShifted\":true,\"liabilityShiftPossible\":true},\"paymentMethod\":{\"type\":\"CreditCard\",\"nonce\":\"

Smartphone (please complete the following information):

  • Device: iPhone 11 Pro
  • OS: iOS 14
  • Version: 1.0.0-alpha.0

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:3
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
1pavanbcommented, Aug 24, 2021

I stopped chasing this error. Turns out it was irrelevant to issue I had in the app, I don’t remember but it was something else that fixed my issue.

So this error still shows up on console, I ignore it.

1reaction
brownoxfordcommented, Apr 15, 2021

Thanks for the report @enricodeleo, I’ll try to take a look at this as soon as possible.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deep Link does not contain valid required params while ...
i have setup my dynamic link as a documentation but while clicking a link it shows : Deep Link does not contain valid...
Read more >
Deep Link does not contain valid required params ... - GitHub
I have created dynamic links in firebase console and copy pasted long link to the email. But when I click on the link...
Read more >
iOS : Deep Link does not contain valid required params while ...
iOS : Deep Link does not contain valid required params while clicking a dynamic link [ Beautify Your Computer ...
Read more >
[Firebase/Analytics][I-ACS023001] Deep Link does not contain ...
[Firebase/Analytics][I-ACS023001] Deep Link does not contain valid required params ... On iOS11 however, it all just works fine, no problem, ...
Read more >
Receive Dynamic Links on iOS - Firebase
Set up Firebase and the Dynamic Links SDK · In the Firebase console, open the Dynamic Links section. Accept the terms of service...
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