Hi all. Time ago i write time ago one library Paypal credit card, now seem that this library have a few problems with SSL, when i call:
find message i have this error:
as suggestion Erel HERE
Now i have this error:
Any idea ?
Thank you
Marco
B4X:
https://api.sandbox.paypal.com/v1/oauth2/token","grant_type=client_credentials")
find message i have this error:
After i change this line code:javax.net.ssl.SSLPeerUnverifiedException: No peer certificate
B4X:
Change hc.Initialize in HttpUtils2Service to hc.InitializeAcceptAll
Now i have this error:
javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException:
SSL handshake aborted: ssl=0x7a11ad08: Failure in SSL library, usually a protocol error
error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure (external/openssl/ssl/s23_clnt.c:741 0x74686718:0x00000000)
Any idea ?
Thank you
Marco