anyone used R api with SSL? | Ben Bimber | 2010-08-26 17:39 |
Status: Closed | ||
brian, yes - i'm running the script on xnight, from within labkey. the script is loading Rlabkey for the purposes of running insertRows and DeleteRows. There is also a selectRows() in it. this: curl https://xnight.primate.wisc.edu:8443/labkey doesnt seem to return anything. it doesnt throw and error, but also doesnt display anything. however this: curl https://xnight.primate.wisc.edu:8443/labkey/ returns some HTML. https://xnight.primate.wisc.edu:8443/labkey/query/WNPRC/EHR/executeQuery.view?query.queryName=demographicsPedigree&schemaName=study&query.reportId=module%3AEHR_Reporting%2Fschemas%2Fstudy%2FdemographicsPedigree%2FInbreedingCoefficients.r |
||