Hi
I am trying to send my bundle in to a fhir server by creating RESTful client, which is described in Hapi-fhir.
- IGenericClient client = ctx11.newRestfulGenericClient("https://r3.smarthealthit.org/");
- //IGenericClient client = ctx11.newRestfulGenericClient("http://hapi.fhir.org/baseDstu3");
- //IGenericClient client = ctx11.newRestfulGenericClient("https://sb-fhir-stu3.smarthealthit.org/smartstu3/open/");
- //IGenericClient client = ctx11.newRestfulGenericClient("https://fhir.smartplatforms.org");
- //IGenericClient client = ctx11.newRestfulGenericClient("https://fhir.smarthealthit.org");
- //IGenericClient client = ctx11.newRestfulGenericClient("http://test.fhir.org/r3");
- //IGenericClient client = ctx11.newRestfulGenericClient("http://fhirtest.uhn.ca/baseDstu3");
- //IGenericClient client = ctx11.newRestfulGenericClient("https://patient-browser.smarthealthit.org/index.html?config=r3");
- //IGenericClient client = ctx11.newRestfulGenericClient("https://patient-browser.smarthealthit.org/index.html?config=stu3-open-sandbox");
- but I get an error Failed to retrieve the server for all of these servers.... here is a Screenshot of the error:

The bundle printed correctly and Valid. But I couldn't send it to any FHIR or SMART on FHIR server. Is anything has changed in this time? where could be the problem come?
--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+...@googlegroups.com.
To post to this group, send email to hapi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/66a36a8d-c64f-4eb1-a441-c09c861b1c0a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.