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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: