Taracque / cordova-plugin-braintree

:credit_card: A Cordova plugin for the Braintree mobile payment processing SDK.
MIT License
27 stars 42 forks source link

TIC SSL Trust Error #72

Open haid45 opened 4 years ago

haid45 commented 4 years ago

Hi there,

I am trying to integrate the braintree plugin in my cordova app but I keep getting this error after the entering the card details with no nonce being returned, I have tried to enter the test card 4111 1111 1111 1111

NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9813) 2019-10-12 09:53:29.036568+1100[4990:1576884] Task <69ABBCD9-2C31-408F-AF42-000FFCCEC452>.<1> HTTP load failed (error code: -1202 [3:-9813]) 2019-10-12 09:53:29.036921+1100[4990:1576855] Task <69ABBCD9-2C31-408F-AF42-000FFCCEC452>.<1> finished with error - code: -1202 2019-10-12 09:53:29.041603+1100[4990:1576279] [BraintreeSDK] WARNING Failed to flush analytics events: The certificate for this server is invalid. You might be connecting to a server that is pretending to be “origin-analytics-sand.sandbox.braintree-api.com” which could put your confidential information at risk.

any help or guidance would be highly appreciated