[Iplant-api-dev] Problems creating an API Client
Rion Dooley
dooley at tacc.utexas.edu
Wed May 7 11:01:13 MST 2014
Are you using http basic auth in your curl command with your iplant credentials?
-
Rion
----- Reply message -----
From: "Damian Gessler" <dgessler at iplantcollaborative.org>
To: "Rion Dooley" <dooley at tacc.utexas.edu>
Cc: "Discussion of iPlant API development" <iplant-api-dev at iplantcollaborative.org>
Subject: [Iplant-api-dev] Problems creating an API Client
Date: Wed, May 7, 2014 12:48 PM
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
_______________________________________________
Iplant-api-dev Mailing List: Iplant-api-dev at iplantcollaborative.org
List Info and Archives: http://mail.iplantcollaborative.org/mailman/listinfo/iplant-api-dev
One-click Unsubscribe: http://mail.iplantcollaborative.org/mailman/options/iplant-api-dev/dooley%40tacc.utexas.edu?unsub=1&unsubconfirm=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iplantcollaborative.org/pipermail/iplant-api-dev/attachments/20140507/c7e176df/attachment.html
More information about the Iplant-api-dev
mailing list