Hi all!
I’m trying to make an encrypted connection to http://api.ohdsi.org:8080
, however have been unavailable to find a URL that works. Making unencrypted connections is a non-starter for my project.
Additional details:
I’ve checked that you can’t just change http
to https
and a few other common ports that would most likely be used for HTTPS, 443, 8443, 8081. None of these worked.
thanks in advance for your help!