When trying to use my sandbox credentials, the API fails. However, if I use live, it works fine. Not able to run test transactions due to this issue.
[root@host]# curl -v https://api.sandbox.paypal.com/v1/oauth2/token -H "Accept: application/json" -H "Accept-Language: en_US" -u "[removed]:[removed]" -d "grant_type=client_credentials" * About to connect() to api.sandbox.paypal.com port 443 (#0) * Trying 173.0.82.78... connected * Connected to api.sandbox.paypal.com (173.0.82.78) port 443 (#0) * Initializing NSS with certpath: sql:/etc/pki/nssdb * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none * NSS error -12286 * Closing connection #0 * SSL connect error curl: (35) SSL connect error