[Iplant-api-dev] Problems creating an API Client

Damian Gessler dgessler at iplantcollaborative.org
Wed May 7 10:48:22 MST 2014


Is OAuth client-create up today (SSL errors?)? I am trying to create an 
OAuth2 Client and get the following errors:

1. Following 
https://github.com/iPlantCollaborativeOpenSource/iplant-agave-sdk/blob/master/docs/client-create.md 
(i.e., using bin/clients-create), the response is:

EXPECTED value GOT EOF
EXPECTED value GOT EOF


2. Logging in and trying 
http://agaveapi.co/live-docs/#!/clients/create_post_1, the response is:

Response Body
no content
Response Code
0
Response Headers
{}


3. Writing and executing my own curl command line, there is no textual 
response and curl's return code is 35, which means:

35     SSL connect error. The SSL handshaking failed.

This occurs for both hosturl=https://agave.iplantc.org and 
https://agave.iplantc.org:443



More information about the Iplant-api-dev mailing list