You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
I've recently migrated to this braintree library and installed the latest version 2.6.1. It's working fine on iOS. But on android, I always get this error from showPayPalModule, specifically, from mPayPalClient.tokenizePayPalAccount()
[Error: The response contained inconsistent data.]
It can open the sandbox.paypal.com page, I can log in my PayPal test account and select a payment method. However, each time I click the submit button, it gives me this error and redirects me back to my app.
The same PayPal account is working on iOS with this library, also is working on my previous build with an old version of another braintree library.
Could anyone have a look into this? Thank you!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there an existing issue for this?
What happened?
I've recently migrated to this braintree library and installed the latest version 2.6.1. It's working fine on iOS. But on android, I always get this error from
showPayPalModule
, specifically, from mPayPalClient.tokenizePayPalAccount()It can open the sandbox.paypal.com page, I can log in my PayPal test account and select a payment method. However, each time I click the submit button, it gives me this error and redirects me back to my app.
The same PayPal account is working on iOS with this library, also is working on my previous build with an old version of another braintree library.
Could anyone have a look into this? Thank you!
The text was updated successfully, but these errors were encountered: