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 run the example
/examples/AccountManagement/GetAccountHierarchy.php
I get the error:
E0607 15:12:20.999274294 40902 ssl_transport_security.cc:1420] Handshake failed with fatal error SSL_ERROR_SSL: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED.
I am connected to the network through a proxy server, I need to connect to the api with a security certificate
How do I enter the security certificate?
The text was updated successfully, but these errors were encountered:
I run the example
/examples/AccountManagement/GetAccountHierarchy.php
I get the error:
E0607 15:12:20.999274294 40902 ssl_transport_security.cc:1420] Handshake failed with fatal error SSL_ERROR_SSL: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED.
I am connected to the network through a proxy server, I need to connect to the api with a security certificate
How do I enter the security certificate?
The text was updated successfully, but these errors were encountered: